Git Patch fails to apply with Svn Patch

2014-05-01 Thread Eric Berge
I was running "svn patch" with a patch I created with "git diff" and it failed to apply, however it applies just fine with the default "patch" command on my Rhel 6.5 system. This is due to the "extended header" information that git puts before the actual diff in some cases. I validated this by re

Re: SVN 1.8.8 - svn: E175012: Connection timed out

2014-05-01 Thread Philip Martin
Tom Kielty writes: > A week ago I upgraded our server from 1.7.5 to 1.8.8. On an automated build > machine we had no issues with timeouts in 1.7.5. However, after upgrading > to 1.8.8, client CLI as well, I am running into this time out error about > 60% of the time. I have at least one other use

SVN 1.8.8 - svn: E175012: Connection timed out

2014-05-01 Thread Tom Kielty
A week ago I upgraded our server from 1.7.5 to 1.8.8. On an automated build machine we had no issues with timeouts in 1.7.5. However, after upgrading to 1.8.8, client CLI as well, I am running into this time out error about 60% of the time. I have at least one other user running into this as well.

mpm_winnt with LDAP httpd child process using 100% CPU workaround

2014-05-01 Thread Weisser, Mark S (CTO Architecture + Engineering)
Another thread with subject "Re: Subversion 1.8 httpd.exe taking 100% CPU" describes a 100% CPU condition that sporadically occurs in the single httpd child process when using mpm_winnt with LDAP authentication. We have been experiencing this issue 2 or 3 times a week since upgrading to Subversi