On Thu, 2010-02-11 at 14:10 +0000, Philip Martin wrote: > Julian Foad <[email protected]> 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 tr...@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

