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

Bootstrapping

From: Kevin Bond <kdb_at_korl.com>
Date: 2002-06-11 17:22:29 CEST

I am trying to use the bootstrap version of svn to checkout svn. and get
the following problem:

AU svn/subversion/clients/win32/SVNControls/frmTest.frx
A svn/subversion/clients/win32/SVNControls/cFlatHeader.cls
A svn/subversion/clients/win32/SVNControls/SVNControls.ocx

subversion/libsvn_ra_dav/fetch.c:1033
svn_error: #21095 : <RA layer request failed>
   could not checkout a file

subversion/libsvn_ra_dav/util.c:81
svn_error: #21095 : <RA layer request failed>
   GET of
/repos/svn/$svn/bc/2155/trunk/subversion/clients/win32/SVNControls/SVNControls.
ocx: Could not read response body: connection timed out.

The failure is consistent, and is most likely a network bug in
Earthlink's PPPoE implementation that they refuse to acknowledge.

However, the bigger issue is how to recover from this. Unlike CVS, I
can't just do another checkout and ignore the warnings and it seem
unlikely that an update would work, so how do I get past this error?

-kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 11 17:23:23 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.