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

RE: Re: Error with Apache 2.2 module

From: Matthew Janulewicz <Matthew.Janulewicz_at_nextestate.com>
Date: 2006-01-03 18:24:56 CET

Also, I normally get those first two errors (haven't seen that third one
before) when file permissions or ownership get whacked. Check to be sure
the user Apache runs as hasn't changed, and that your repo directory,
and children, are owned by that user/group.

-Matt

-----Original Message-----
From: Ravi Giri [mailto:ravi.giri@gmail.com]
Sent: Monday, January 02, 2006 5:46 AM
To: users@subversion.tigris.org
Subject: Re: Error with Apache 2.2 module

On 1/1/06, Jay L.T. Cornwall <jay@esuna.co.uk> wrote:

> I recently upgraded my Apache web server to 2.2 and recompiled the
> Subversion module. This seems to have broken access to Subversion
> repositories. When accessing a URL that worked fine before, I now get:

Can you access the repository fine using file:// protocol ? (just to
ensure everything is ok repository side).

> Any ideas?

AFAIK, apache 2.2 uses APR v1.x by default. Ensure you've built
SubVersion against the same version of APR libraries as apache2.

--
Ravi
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 3 18:31:23 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.