RE: SVN checkout slow on windows compare to linux
From: Chris Feldhacker <feldhacker.chris_at_principal.com>
Date: Wed, 25 Aug 2010 08:41:22 -0700 (PDT)
I only ask because modern Linux OSes auto-tune the TCP window size whereas Windows XP does not. Over a high-bandwidth or high latency connection, Windows XP's default window size of 64KB isn't large enough.
Try editing the registry under:
Add a DWORD key named "TcpWindowSize" with a value of something like "500000" (decimal).
Then reboot, try again.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.