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

Re: Questions/issues with revert & checkout

From: <kfogel_at_collab.net>
Date: 2004-07-16 17:59:33 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> I wonder if this network error is happening because of the zlib bug in
> the neon client library. Can you try one of two things:
>
> 1. upgrade your client to use neon-0.24.7, or
>
> 2. in your ~/.subversion/servers file, set 'http-compression = no' in
> the [global] section.

And I would add: also try *both* of those things.

I know this is inconvenient to reproduce, Auke, so can understand your
frustration. But we don't often see transport layer hiccups like this
with Subversion. The one time we did recently, it was due to a bad
interaction between Neon (before 0.24.7) and http compression.

Now, it may well be that upgrading Neon *or* disabling network
compression will make the hiccups stop. But presumably Neon 0.24.7
contains other improvements as well, and turning off http compression
when having a network problem is always nice anyway (since it removes
one variable), regardless of the Neon version. So I think it's worth
trying both things together, too.

Good luck,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 16 19:29:30 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.