[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:48:54 +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 one that 'crashes' in Windows, i.e.:

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

Or is my problem about something entirely different? Specifying
the neon library solves the problem.

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

Edmund

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