You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Josh Pieper <jp...@andrew.cmu.edu> on 2004/04/11 13:43:12 UTC

Commit to svn.collab.net failing with timeout on PROPPATCH command.

When I tried to commit to svn.collab.net this morning, I received this
error message:

svn: Commit failed (details follow):
svn: applying log message to /repos/svn/!svn/wbl/8238ffdb-c9d7-0310-96ab-f28120ee0c10/9320: timed out waiting for server (http://svn.collab.net)

I checked with ethereal and communication was happening in both
directions before the timeout occured.  At sussman's advice I switched
to https:// and had the same problem.  sussman also identified the
following line the http log from my earlier http attempt:

141.151.163.195 - - [11/Apr/2004:07:32:03 -0500] "PROPPATCH /repos/svn/!svn/wbl/6e1a65fc-c9d7-0310-80a3-a3837ea5d72c/9320 HTTP/1.1" 400 739

In the ethereal log I never saw this 400 reply, only the request.

Any ideas?

-Josh

-- 
If anything can go wrong, it will.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Commit to svn.collab.net failing with timeout on PROPPATCH command.

Posted by Greg Hudson <gh...@MIT.EDU>.
On Sun, 2004-04-11 at 12:18, Josh Pieper wrote:
> Nevermind, I tried again around noon and the problem seems to have
> resolved itself.

I'm seeing identical symptoms right now, although I've (obviously) been
able to commit earlier on in the day.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Commit to svn.collab.net failing with timeout on PROPPATCH command.

Posted by Josh Pieper <jp...@andrew.cmu.edu>.
Nevermind, I tried again around noon and the problem seems to have
resolved itself.

-Josh

> When I tried to commit to svn.collab.net this morning, I received this
> error message:
> 
> svn: Commit failed (details follow):
> svn: applying log message to /repos/svn/!svn/wbl/8238ffdb-c9d7-0310-96ab-f28120ee0c10/9320: timed out waiting for server (http://svn.collab.net)
> 
> I checked with ethereal and communication was happening in both
> directions before the timeout occured.  At sussman's advice I switched
> to https:// and had the same problem.  sussman also identified the
> following line the http log from my earlier http attempt:
> 
> 141.151.163.195 - - [11/Apr/2004:07:32:03 -0500] "PROPPATCH /repos/svn/!svn/wbl/6e1a65fc-c9d7-0310-80a3-a3837ea5d72c/9320 HTTP/1.1" 400 739
> 
> In the ethereal log I never saw this 400 reply, only the request.
> 
> Any ideas?
> 
> -Josh

-- 
Keep on keepin' on.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org