[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: Hodges, Chris <Chris.Hodges_at_htcinc.net>
Date: 2007-06-28 16:56:08 CEST

It appears to be an issue with Eclipse. If I run the same command from
the command prompt with the Eclipse Project closed they run fine but if
the Eclipse project is open I get the same error. Is there some Eclipse
option I can turn off to prevent this?

Chris Hodges
Information Services
Horry Telephone Cooperative
Office: (843) 369-8676
Fax: (843) 369-8715

-----Original Message-----
From: Mark Phippard [mailto:markphip@gmail.com]
Sent: Thursday, June 28, 2007 10:15 AM
To: users@subclipse.tigris.org
Subject: Re: [Subclipse-users] Unable to Switch to another Branch/Tag

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
**********************************************************************
HTC Disclaimer:  The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.  If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer.  Thank you.
**********************************************************************
---------------------------------------------------------------------
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:56:13 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.