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

Re: Update (etc.) hangs with Serf

From: Edmund Wong <ed_at_kdtc.net>
Date: Fri, 18 Sep 2009 22:54:33 +0800

On Thu, 17 Sep 2009 23:58:20 +0200, Lieven Govaerts wrote
> This particular script doesn't trigger a hang on my machine, but I
> get a reproducible hang in svnsync with serf 0.3 now which I've
> reported a while ago as issue 3424. Big chance that it's the same
> issue as you
> (and others) are seeing.

Is this the same as the 'crash' I get in Windows:

C:\other_projs\svn>svn update
..\..\..\subversion\svn\update-cmd.c:96: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:371: (apr_err=20014)
..\..\..\subversion\libsvn_client\update.c:231: (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:568: (apr_err=20014)
svn: Error running context: Internal error

Whereas, when using the neon library, it proceeds as usual.

C:\other_projs\svn>svn update --config-option servers:global:http-library=neon
At revision 39434.

I'm using Serf 0.3.0, and Neon 0.28.6.
 

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396489
Received on 2009-09-18 16:54:01 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.