[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 20:28:28 CEST

Is it possible this could be a bug? I do not have any command-line svn
utilities that I can use, I do everything via Subclipse. I have not
encountered this error before but it seems it would be fairly easy to
reproduce given the steps I have enumerated.

I have tried running a team->clean to no avail. Right now I am faced
with deleting my project and re-importing it. Is there any other path I
can try?

Cheers,
-Zach

Mark Phippard wrote:
> Zach Bailey <zach.bailey@hannonhill.com> wrote on 09/15/2006 01:44:39 PM:
>
>> 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?
>
> It certainly seems like you did something. It isn't clear what. Perhaps
> something when you did the original switch? The stuff you see in the
> console corresponds to the command line statement we would have run if we
> were using the command line. You could try using the command line client
> to do something equivalent and see if it also has a problem.
>
> I have no other immediate ideas.
>
> Mark
>
> ---------------------------------------------------------------------
> 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 20:28:21 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.