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

Re: [Subclipse-users] Unable to Switch to another Branch/Tag

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-06-28 16:15:16 CEST

On 6/28/07, Hodges, Chris <Chris.Hodges@htcinc.net> wrote:

> I am new to Subversion and Subclipse and I am evaluating it as a possible
> replacement for our existing VSS system. I am having a problem using
> Subclipse to switch between branches (Everything works fine when I try and
> do the same thing from a command prompt outside of Eclipse).
>
>
>
> I have a main trunk line and branch that includes some additional
> directories and files. When I switch from the trunk to the branch all of the
> extra directories and files show up correctly but when I try and switch back
> to the trunk the switch fails with the following error.

You might be doing something wrong in the URL's you are supplying.
Which would just mean something like you might up or down one level in
the folder hierarchy.

Looking at the first error you got, it sounds like Switch wants to
delete a folder has local modifications and Subversion does not want
to do that (because you would lose them). So maybe you need to deal
with those modifications first? In theory, if you ran the same
commands from the command line that we show in the console you should
get the same results. We are just using the same Subversion API call
that the command line uses.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jun 28 16:15:17 2007

This is an archived mail posted to the Subclipse Users mailing list.

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