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

Re: Apache error on commits

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-20 01:57:27 CEST

On 6/19/06, William Nagel <bill@stagelogic.com> wrote:
> I'm working on an SVN setup using Apache as the server. So far,
> everything seems to be working except that I get a weird error every
> time I try to do something that modifies the repository, even when
> all repository authentication is turned off.
>
> The error I'm receiving is this:
>
> svn: Commit failed (details follow):
> svn: MKACTIVITY of '/svn/!svn/act/1453cc56...268c': Could not read
> status line: An existing connection was forcibly closed by the remote
> host.
>
>
> As far as I can tell, write permissions on the repository are
> completely opened up to all users on the machine, so it doesn't seem
> to be a permission problem with Apache writing to the repository.
>
> The server is a Win2000 machine, running Apache 2.2 and SVN 1.3.1.
> I'm currently running Apache from the command line under my user
> account, not as a service.
>
> If anyone's got any ideas, I'd appreciate it. This is one I've never
> run into before.
>
> -Bill Nagel
>

Unless you rebuilt Apache 2.2 and SVN from source with several
patches, it is not going to work. SVN is not yet compatible with
Apache 2.2 due to bugs -- some in SVN and some in Apache 2.2. Apache
2.0.58 is the latest that is known to work well for SVN on Win32.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 20 01:58:42 2006

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

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