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

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

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

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
Received on Fri Sep 15 19:44:36 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.