You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vlad Skvortsov <vs...@smarts-gsm.ru> on 2001/11/22 11:31:44 UTC

svn co fails with apr_error: #20014, src_err 0

	Hi !

	Please CC: any answers to me as I have not yet received
subscription acknowledgement from mailing list manager.

	I have just downloaded, compiled and installed subversion r464 from
subversion.tigris.org but cannot checkout latest bits as described in
http://subversion.tigris.org/project_source.html. The svn co command fails
with the following diagnostics:

[vss@ns:~/subversion-r464]>svn co http://svn.collab.net/repos/svn/trunc -d
subversion
apr_error: #20014, src_err 0 : <Error string not specified yet>
  The OPTIONS status was 500, but expected 200.

	Suggestions ?
-- 
Vlad Skvortsov, vss@smarts-gsm.ru, vss@high.net.ru

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

Re: svn co fails with apr_error: #20014, src_err 0

Posted by Kevin Pilch-Bisson <ke...@pilch-bisson.net>.
On Thu, Nov 22, 2001 at 02:31:44PM +0300, Vlad Skvortsov wrote:
> 	Hi !
> 
> 	Please CC: any answers to me as I have not yet received
> subscription acknowledgement from mailing list manager.
> 
> 	I have just downloaded, compiled and installed subversion r464 from
> subversion.tigris.org but cannot checkout latest bits as described in
> http://subversion.tigris.org/project_source.html. The svn co command fails
> with the following diagnostics:
> 
> [vss@ns:~/subversion-r464]>svn co http://svn.collab.net/repos/svn/trunc -d
                                                                    ^^^^^
That should be trunk

HTH
> subversion
> apr_error: #20014, src_err 0 : <Error string not specified yet>
>   The OPTIONS status was 500, but expected 200.
> 
> 	Suggestions ?
> -- 
> Vlad Skvortsov, vss@smarts-gsm.ru, vss@high.net.ru
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 

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

Re: svn co fails with apr_error: #20014, src_err 0

Posted by Ben Collins-Sussman <su...@collab.net>.
Vlad Skvortsov <vs...@smarts-gsm.ru> writes:

> [vss@ns:~/subversion-r464]>svn co http://svn.collab.net/repos/svn/trunc -d
> subversion
> apr_error: #20014, src_err 0 : <Error string not specified yet>
>   The OPTIONS status was 500, but expected 200.
> 
> 	Suggestions ?

Check out 'trunk', not 'trunc'.  :-)

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