On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
I just ran a tail -f on the Apache access_log while attempting the
commit and it's definitely logging requests.  A lot of them.  And then
it just stops.  The server reports no error (at least not in the logs
I've checked), but the client does.  Could something else be
terminating the connection?

Now we're getting back into the real of probable subversion problems.

There is no "connection" as such that exists through the entire
commit.  Each request/response is independent when viewed from the
webserver.  So there is probably an error occuring on one of the
requests that is causing the whole commit to fail.  Do you see errors
in any of the requests in the access log?  Is there anything in the
error log?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to