repository uuids
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 17 May 2008 09:03:22 +0200
Hi,
I always assumed that the repository uuids must be unique for each
But now, due to users reporting problems with our log cache we detected
svnadmin create calc; svnadmin load calc < calc-dumpfile
but with that sequence, all three repositories will have the same uuid
Am I missing something? Or should the sequence better be:
svnadmin create calc; svnadmin load calc --ignore-uuid < calc-dumpfile
?
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net
|
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.