[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is it OK to rename repository directory?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-07 22:13:02 CEST

On Fri, 2004-05-07 at 15:10, Epsilon wrote:
> Assuming all users have committed their changes, etc., is there a
> problem with renaming a repository directory with "mv"? Users would
> then have to delete their working copies and check out new ones under
> the new name, correct?

Have your users change their $SVNROOT by running 'svn switch
--relocate'. The --relocate switch causes all the URLs to be rewritten
without talking to any server. Useful when the server's hostname
changes, or any part of the the SVNROOT.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 8 01:13:56 2004

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.