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

Re: Subversion 0.18.1 released.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-02-27 02:32:42 CET

On Wednesday, February 26, 2003, at 10:24 PM, Ben Collins-Sussman wrote:

> Jens-Uwe Mager <jum@anubis.han.de> writes:
>
>> I was tracking the branch, and now the thing is released how do I
>> switch
>> my repository over to the tag?
>>
>> jum@thoth svn $ svn info
>> Url: http://svn.collab.net/repos/svn/branches/release-0.18.1
>>
>> jum@thoth svn $ svn switch
>> http://svn.collab.net/repos/svn/tags/0.18.1/
>> svn: RA layer request failed
>> svn: REPORT request failed on /repos/svn/branches/release-0.18.1
>> svn: REPORT of /repos/svn/branches/release-0.18.1: 404 Not Found
>>
>> Is there anything obvious I am missing?
>
> Yes, read the error message: it says /branches/release-0.18.1/ no
> longer exists. So it's possible for the server to compare that
> directory to /tags/0.18.1/ and send you the changes. Your only choice
> is to checkout a fresh working copy.

uh, but branches/release-0.18.1 certainly does exist at the revision
his working copy is at, so we have a starting point for the compare
from, so it should work. it's gotta be a bug.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 02:33:30 2003

This is an archived mail posted to the Subversion Dev mailing list.

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