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

Re: Dump a single project

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-07 16:28:50 CET

On Monday 22 January 2007 07:46, Giulio Troccoli wrote:
> That worked a treat, but now I have another problem.
>
> I had already a WC for that project under the old repository. Now
> that I have created the new repository how can I "move" my WC to
> the new repository? Svn switch --relocate "can only change the
> repository part of an URL". I am not even sure this is possible at
> all, other than deleting the old WC and checking it out again from
> the new repository.

Oh, I would check out a new WC (preserving the old one), then copy
modified working files to the new WC. Doesn't matter if you copy ones
that weren't changed, but make sure you don't copy old .svn stuff.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 16:29:47 2007

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.