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

Re: [Subclipse-users] Error when using "switch"?

From: Zach Bailey <zach.bailey_at_hannonhill.com>
Date: 2006-09-15 19:47:58 CEST

Forgot to mention the vital stats:

Eclipse 3.2 FINAL
Windows XP
JavaHL
Subclipse 1.1.5

-Zach

Zach Bailey wrote:
> Hi all,
>
> I recently ran into a weird little error. The problem is as follows:
>
> 1.)Switch to a branch which has a certain file that the TRUNK does not
> 2.)Do some stuff in that branch (commit, etc.)
> 3.)Use "switch" to (try to) go back to trunk
>
> I then receive the following error:
>
> switch https://svnrepos/svn/project/trunk c:/path/to/local/workingcopy
> -rHEAD
> Filesystem has no item
> svn: REPORT request failed on '/svn/!svn/vcc/default'
> svn: Working copy path 'path/to/some/File.java' does not exist in
> repository
>
> Shouldn't it really be ignoring that file that exists in my
> workspace/working copy when switching? I mean in the end when I use the
> switch command I don't care about that file - the behavior I expect here
> is if there are no pending changes in my working copy to just blow it
> away with the contents of the revision I want to switch to.
>
> Am I doing something wrong here? PEBKAC?
>
> Thanks,
> -Zach
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 15 19:47:49 2006

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.