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

Re: Bootstrapping

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-06-11 18:02:46 CEST

On Tue, Jun 11, 2002 at 11:54:19AM -0400, Kevin Bond wrote:
>
> On Tuesday, June 11, 2002, at 11:35 AM, Philip Martin wrote:
> >
> >% svn co -r 0 -d wc http://svn.collab.net/repos/svn/trunk
> >% svn up wc
>
> [localhost:~/Development] kdb% subversion-
> r2140/subversion/clients/cmdline/svn checkout
> http://svn.collab.net/repos/svn/trunk -d svn -r 0
>
> subversion/libsvn_ra_dav/util.c:81
> svn_error: #21095 : <RA layer request failed>
> PROPFIND of /repos/svn/$svn/bc/0/trunk: 404 Not Found

That's a valid error. /trunk wouldn't have been created until the import in
rev 1. Unfortunately, you would have to checkout -r 1, which would probably
have the same error.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Tue Jun 11 18:04:35 2002

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.