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

Re: How to move files from within one URL to within another?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-23 22:21:17 CEST

On Sep 23, 2005, at 21:25, x nooby wrote:

> If I have users that checked out the repository, and
> they have local edits - do they just need to do a "svn
> switch" to the new URL?
>
> I don't want them to lose their local work, if
> possible.

Yes, that's all they should need to do.

svn switch \
svn://myserver.myhost.com/svnrepo/trunk/myclient \
svn://myserver.myhost.com/svnrepo/myclient/trunk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 23 22:23:40 2005

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.