💻 Software
How to change subversion working copy UUID?
Fresh5 days ago
Mar 15, 202623120 viewsConfidence Score0%
0%
Problem
I've recently updated Subversion repositories from an old 1.2.3 version to 1.6.0 via svnadmin dump/load. The old repositories all used the same UUID (repositories were created using by copying a template repository). I've changed the UUID on a couple of the new repositories via svnadmin setuuid to …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to change subversion working copy UUID?
Low Risk
New answer since Subversion 1.7 working copy format. You need command line utility. In the root directory of your working copy, there is now a single folder with a SQLite database. You can query current repository known for your working copy with: A…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix