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

Re: can't bootstrap: OPTIONS request failed on /repos/svn/trunk

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-06-24 17:19:39 CEST

> Hi there,
>
> I know you're all busy, but I can't find an answer.
> I've hit a wall during bootstrap from subversion-r2291.
>
> Short story:
>
> roman_at_freepuppy ~/install > subversion-r2291/subversion/clients/cmdline/svn co http://svn.collab.net/repos/svn/trunk -d subversion
>
> subversion/libsvn_ra_dav/util.c:333
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> OPTIONS request failed on /repos/svn/trunk
>
> subversion/libsvn_ra_dav/util.c:307
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The OPTIONS status was 400, but expected 200.
> roman@freepuppy ~/install > 116:1

Sometimes you can work around the proxy. Does this work for you?

$ svn co http://svn.collab.net:81/repos/svn/trunk -d subversion

-Fitz

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