RE: SVN 1.8 timeout fix

2014-10-15 Thread Paul.Gillis
There is no proxy between the client and server. As my original email stated, I could see using netstat that there were tcp connections left in the FIN_WAIT_2 state and the Apache documentation suggests this could be a bug in the client. Also as the Apache documentation suggested, disabling Keep

RE: SVN 1.8 timeout fix

2014-10-15 Thread Paul.Gillis
When I say we upgraded from 1.7 to 1.8, we configured and deployed a new server running CollabNetSubversion-server-1.8.9-2-Win32 that replaced our 1.7 server. All clients uninstalled 1.7, reinstalled 1.8 and rebooted. I just tried setting SVNAllowBulkUpdates to Prefer and I re-enabled KeepAliv

SVN 1.8.8 - svn: E175012: Connection timed out

2014-10-14 Thread Paul.Gillis
On your Apache server, set KeepAlive Off Paul Gillis Engineering Support Specialist L-3 Warrior Systems, Insight 9 Akira Way, Londonderry, NH 03053 (603) 551-6167 paul.gil...@l-3com.com

SVN 1.8 timeout fix

2014-10-14 Thread Paul.Gillis
We just upgraded from Subversion 1.7 to 1.8 and almost immediately began getting timeouts checking out larger repositories. The Tortoise file transfer rate would quickly diminish to 0 and eventually return an error. The subversion command client would terminate with "svn E175012 Connection tim