UUID reset when loading dump file
From: Cousin Scuzzy <cousinscuzzy_at_hotmail.com>
Date: Tue, 3 Mar 2009 09:01:33 -0800 (PST)
I'm seeing behavior with the 'svnadmin load' command that differs from the documentation. If I create a new empty repository with 'svnadmin create', then load a dump file with 'svnadmin load < dumpfile', the new repository is set with the UUID from the dump file. This is contrary to what is described in the svnadmin options, here:
http://svnbook.red-bean.com/en/1.5/svn.ref.svnadmin.html#svn.ref.svnadmin.sw
The documentation for the --ignore-uuid option reads:
"By default, when loading an empty repository, svnadmin will ignore the UUID from the dump stream."
Maybe it's supposed to say:
"By default, when loading an empty repository, svnadmin will apply the UUID from the dump stream."
Can anyone else confirm this behavior?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.