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

Re: Renaming SVN Projects

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-09-21 21:37:29 CEST

On 9/21/2006 3:32 PM, Mike_McAngus@wendys.com wrote:
> We have a single SVN repository with multiple projects.
>
> I would like to deprecate one of the projects by appending "-Deprecated"
> to the project name.
>
> Is there an SVN command for renaming a project within a repository, or is
> this something that I should do within the server's file system?
>

You want to use svn mv to do this. Anyone who has the original checked
out will see it deleted the next time they update.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 21 21:38:55 2006

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.