[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: mod_dav_svn breakage?

From: Sander Striker <striker_at_apache.org>
Date: 2002-06-01 01:29:04 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: 31 May 2002 21:35

> I can't seem to get the svn client to commit to the svn server
> (running on the same box, accessed via http://localhost.)
>
> I'm running a totally clean httpd and svn (r2055), both codebases
> updated and built this afternoon. Checkouts and updates work fine,
> but commits just hang.
>
> Specifically, the commit hangs after the client sends a
> MKACTIVITY... I have gdb running on both sides of the network, and it
> seems that both ends are blocking on socket reads (!?!). Ethereal
> says that the last thing over the wire were two newlines at the end of
> the client's MKACTIVITY request:
>
>
> KACTIVITY /svn/erepo/$svn/act/c2f8dad3-d11d-b211-b6ca-ebda4366117b HTTP/1.1
> User-Agent: SVN/0.12.0 (dev build) neon/0.19.4
> Connection: TE
> TE: trailers
> Host: localhost
>
> Can anyone else reproduce this problem? Or is my system whacked?
>
> I'm gonna backdate svn and see if it's a recent svn bug... or maybe
> something changed in httpd that mod_dav_svn doesn't like?

I'm running HEAD as of today on my box. Runs fine.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:09:52 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.