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

trunk svn binary (windows) using serf library errors

From: Edmund Wong <ed_at_kdtc.net>
Date: Tue, 25 Aug 2009 00:49:31 +0800

Hi,

I just used the trunk (newest revision) svn binary:

svn checkout http://svn.collab.net/repos/svn/trunk

I got the following error:

..\..\..\subversion\svn\checkout-cmd.c:173: (apr_err=20014)
..\..\..\subversion\libsvn_client\checkout.c:124: (apr_err=20014)
..\..\..\subversion\libsvn_client\ra.c:450: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\options.c:477: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\util.c:568: (apr_err=20014)
svn: Error running context: Internal error

Then I did:

svn checkout --config-options=servers:global:http-library=neon \
    http://svn.collab.net/repos/svn/trunk

And it proceeded to checkout the trunk repos.

I'm not entirely sure under what context would an Internal Error.
What is apr_err=20014?

Edmund

--
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2386782
Received on 2009-08-24 18:49:53 CEST

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.