On 1/21/2011 7:42 PM, 刘斌 wrote:
Hello everyone
I am seeing a odd problem.
one of my developers on windows 2003,running the CollabNet-supported
Subversion 1.6.15 binaries, does this command:
svn commit
following this error:
Could not read status line: connection was closed by server
on the svn server, there is nothing in the apache log.
but on the same machine, I open the Subversion repo browser, then create
folder\add files
which all can be successful.
what's the possible reason?do you give me any advises, thank you!

How are you connecting to the server, file:///, http://, https://, svn://, svn+ssh://?

If you're using http://, then try using https://. If the later works, then there's something in the network that's affecting the traffic.

Regards,
Blair

Reply via email to