difference between 1.8.1x and 1.9.9 in UUID creation/handling
From: olli hauer <ohauer_at_gmx.de>
Date: Wed, 15 Feb 2017 22:32:01 +0100
Hi,
I just noticed a UUID difference between svnadmin 1.8.15 and 1.9.5, but haven't found the documentation for this behavior
Test with svn 1.8
Test with svn 1.9.4/1.9.5
$ cat old_repo/db/uuid
$ svnadmin create new_repo
$ svn info file:///path/to/new_repo | grep UUID
Dump / Load into new_repo
$ cat new_repo/db/uuid
$ svn info file:///path/to/new_repo | grep UUID
-- Regards, olliReceived on 2017-02-15 22:32:19 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.