You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2003/02/20 17:04:27 UTC

Re: svn commit: rev 4975 - branches tags

mprice@tigris.org wrote:

>Author: mprice
>Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
>New Revision: 4975
>
>Added:
>   tags/0.18/
>Removed:
>   branches/release-0.18/
>
Now I have a WC switched to the branch, and I can't switch it back to
trunk. Well, duh!


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by cm...@collab.net.
=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:

> The same happens even if I add a -r4974 to the switch command -- and the
> branch existed in that version. Not to mention that the revision stored
> in my WC is also one where the branch existed.
> 
> So, is this another switch bug, or what?

I think it's yet another instance of a whole class of bugs where
REPORT operates on a public URL which doesn't exist.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by Branko Čibej <br...@xbc.nu>.
cmpilato@collab.net wrote:

>=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:
>
>  
>
>>mprice@tigris.org wrote:
>>
>>    
>>
>>>Author: mprice
>>>Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
>>>New Revision: 4975
>>>
>>>Added:
>>>  tags/0.18/
>>>Removed:
>>>  branches/release-0.18/
>>>
>>>      
>>>
>>Now I have a WC switched to the branch, and I can't switch it back to
>>trunk. Well, duh!
>>    
>>
>
>Why not?  Did you try it?
>  
>
Of course I tried it, how else?

[brane@silmaril repo]$ svn switch https://svn.collab.net/repos/svn/trunk .
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/branches/release-0.18
svn: REPORT of /repos/svn/branches/release-0.18: 404 Not Found


The same happens even if I add a -r4974 to the switch command -- and the
branch existed in that version. Not to mention that the revision stored
in my WC is also one where the branch existed.

So, is this another switch bug, or what?


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by cm...@collab.net.
Michael Price <mp...@atl.lmco.com> writes:

> cmpilato@collab.net writes:
>  > =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:
>  > > mprice@tigris.org wrote:
>  > > >Author: mprice
>  > > >Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
>  > > >New Revision: 4975
>  > > >
>  > > >Added:
>  > > >   tags/0.18/
>  > > >Removed:
>  > > >   branches/release-0.18/
>  > > >
>  > > Now I have a WC switched to the branch, and I can't switch it back to
>  > > trunk. Well, duh!
>  > 
>  > Why not?  Did you try it?
> 
> Well, I just tried it:
> 
> $ svn switch http://svn.collab.net/repos/svn/trunk
> svn: RA layer request failed
> svn: REPORT request failed on /repos/svn/branches/release-0.18
> svn: REPORT of /repos/svn/branches/release-0.18: 404 Not Found

So, yet another victim of the "does not exist in HEAD" RA-DAV bug...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by Michael Price <mp...@atl.lmco.com>.
cmpilato@collab.net writes:
 > =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:
 > > mprice@tigris.org wrote:
 > > >Author: mprice
 > > >Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
 > > >New Revision: 4975
 > > >
 > > >Added:
 > > >   tags/0.18/
 > > >Removed:
 > > >   branches/release-0.18/
 > > >
 > > Now I have a WC switched to the branch, and I can't switch it back to
 > > trunk. Well, duh!
 > 
 > Why not?  Did you try it?

Well, I just tried it:

$ svn switch http://svn.collab.net/repos/svn/trunk
svn: RA layer request failed
svn: REPORT request failed on /repos/svn/branches/release-0.18
svn: REPORT of /repos/svn/branches/release-0.18: 404 Not Found

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by cm...@collab.net.
=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:

> mprice@tigris.org wrote:
> 
> >Author: mprice
> >Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
> >New Revision: 4975
> >
> >Added:
> >   tags/0.18/
> >Removed:
> >   branches/release-0.18/
> >
> Now I have a WC switched to the branch, and I can't switch it back to
> trunk. Well, duh!

Why not?  Did you try it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: rev 4975 - branches tags

Posted by Philip Martin <ph...@codematters.co.uk>.
Branko Čibej <br...@xbc.nu> writes:

> mprice@tigris.org wrote:
> 
> >Author: mprice
> >Date: 2003-02-20 00:07:39 -0600 (Thu, 20 Feb 2003)
> >New Revision: 4975
> >
> >Added:
> >   tags/0.18/
> >Removed:
> >   branches/release-0.18/
> >
> Now I have a WC switched to the branch, and I can't switch it back to
> trunk. Well, duh!

That's issue 891.

http://subversion.tigris.org/issues/show_bug.cgi?id=891

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org