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

RE: svn+ssh on Win32

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-07-20 16:46:07 CEST

Steve Williams wrote:
>> I sure wish we had a way to reproduce your commit timeout problems.
>> You claim http-compression is "no", but IIRC, your win32 client may
>> or may not have been reading your registry or config-file. Did you
>> ever figure out how to ensure that mod_deflate was totally
>> deactivated on the server-side? The fact that you get a timeout *at
>> all* indicates to me that the server is still buffering a compressed
>> repsonse.
>
> I deleted the %APPDATA%\Subversion directory and re-ran the svn
> client to recreate the directory. Then I set http-compression to
> "no". I will double-check before I re-run the client again.

Download Filemon from http://www.sysinternals.com/ntw2k/utilities.shtml. Run
it with "svn.exe" as a filter. That should tell you if it is reading the
config file or not. Regmon from the same place will do the same for registry
access.

I have found these utilities indispensable for diagnosing problems like
these.

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 20 16:47:05 2003

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.