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

error message using revision named FIRST

From: Hans Marggraff <hmf_at_qint.de>
Date: 2003-05-02 11:18:08 CEST

I applied the following checkout command to
a branch:

     C:\J\tst3>svn co -r FIRST http://dino.qint.de/repos/testsvnup/branches/b2 .

And got the following error message:
     svn: RA layer request failed
     svn: PROPFIND of /repos/testsvnup/!svn/bc/0/branches/b2: 404 Not Found

I had hoped to get the revision when the branch was created. Revision
0 is obvoiusly useless, because it cant exist in the branch.

In the current implementation FIRST is hard coded as rev 0 which is rather
uninteresting.

If FIRST pointed to the first revision of the branch, then merging would be easier
because this is the revision that is frequently used for merging from.

Regards

-- 
Hans Marggraff
Qint Software
Allingerstr. 18a
82178 Pucheim
Germany
Tel 089 80067094
mailto:hmf@qint.de
http://www.qint.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 11:18:59 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.