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

Re: svn switch to move between servers

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2002-09-17 14:33:14 CEST

On 17 Sep 2002 13:35:14 +0100
Philip Martin <philip@codematters.co.uk> wrote:

> Timothee Besset <ttimo@idsoftware.com> writes:
>
> > I notice that if I do svn switch to a branch I just created, operations
> > like svn mv on the working copy won't work either.. so I guess svn switch
> > is only reliable for modified / added files right now?
>
> Can you provide more details?
>

The steps to reproduce would be:

Provided that you have a working copy of http://server/trunk and you created a http://server/branch

svn mv file1 file2
(file1 was a working copy file, file2 is new)

svn switch http://server/branch

This will fail with an error about file2 being unknown in branch/ (I don't
have the exact error message around anymore)

TTimo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 14:40:44 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.