Re: Property setting
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 08 Apr 2009 07:25:46 +0200
JWalker wrote:
Ah, now that can be done much easier:
* create new repository
now:
* dump that repository (svnadmin dump > repotemplate)
to create new repositories, use the repotemplate dump file:
* svnadmin create newrepository
After that, you have your repository set up with all the properties and
important: don't forget the --ignore-uuid when loading the dump file!
as an optional step, you could change the svn:date revision property
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1590422 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.