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

Re: Serf failure

From: Edmund Wong <ed_at_kdtc.net>
Date: Wed, 28 Oct 2009 21:49:35 +0800

On Sun, 25 Oct 2009 20:00:38 -0700, Blair Zajac wrote

> > Is this a reproducible problem?
>
> Yes, it is reproducible. I ran the command 5 or so times and each
> one failed with an invalid XML error.
>

I've been having trouble with serf for most part of this year. I've
had to resort to running update via:

svn update --config-option servers:global:http-library=neon

I've mentioned this before in an earlier thread. 'svn update' produces
the following error:

C:\other_projs\svn>svn update
..\..\..\subversion\svn\update-cmd.c:97: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:380: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:237: (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:476: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\util.c:612: (apr_err=20014)
svn: Error running context: Internal error

C:\other_projs\svn>

I don't know if it's even related to your problem; but when I
saw 'serf' and 'failure' in the same subject, I thought I'd
revisit this problem.

Edmund

--
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2412120
Received on 2009-10-28 14:48:15 CET

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.