RE: changing the root repository name without losing revision history
From: Keith Moore <Keith.Moore_at_securency.com>
Date: Wed, 14 Jul 2010 10:42:32 +1000
From: Itamar O [mailto:itamarost_at_gmail.com]
On Tue, Jul 13, 2010 at 7:52 PM, Charan <charan314_at_gmail.com<mailto:charan314_at_gmail.com>> wrote:
Is it possible to change the repository name without losing the history. Currently all my code is under the repository http://local.svn.com/svn/repoe5r/. I want the name repoe5r to be changed to SVNROOT. Can I do that?
Thanks
The history of the repository will remain untouched if you rename the repository.
Just to make sure - is "repoe5r" the repository, or a directory within a repository named "svn"?
One thing to note, if you have used svn:externals to reference this repository changing the url will break them (with the exception of certain relative references).
#####################################################################################
|
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.