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

Re: Serf hangs in a merge where Neon succeeds

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 11 Feb 2010 14:18:20 +0000

On Thu, 2010-02-11 at 14:10 +0000, Philip Martin wrote:
> Julian Foad <julian.foad_at_wandisco.com> writes:
>
> > ## done=1, fetches=1, propfinds=0, t=-694967296
> > [... hangs here ...]
> > ]]]
> >
> > The timeout looks wrong, for a start. Could that be the problem?
> >
> > My Serf is version 0.3.0.
>
> On my Debian machine using trunk_at_908909 and serf 0.3.0 the timeout is
> positive and it doesn't hang:
>
> --- Merging r891676 through r902803 into '1.6.x':
> U 1.6.x/subversion/tests/cmdline/externals_tests.py
> ## done=1, num_conns=2, cur_conn=1
> ## done=1, fetches=1, propfinds=0, t=3600000000
> U 1.6.x/subversion/libsvn_client/commit_util.c
> ## done=1, num_conns=2, cur_conn=1
> $
>
> I note that 3600000000 + 694967296 = 2^32. Are you using a 32-bit OS?

Yes I'm using a 32-bit OS.

> Have you specified a very big http-timeout value in your servers file?

No timeouts are specified in my .subversion/servers file. The timeout
lines are all commented out.

I think the timeout is not coming into play in this bug, and is just
another unrelated bug.

- Julian
Received on 2010-02-11 15:19:00 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.