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

Can't get SVNPath to work on Apache2

From: Robo <robo555_at_gmx.net>
Date: 2003-04-04 08:43:32 CEST

I'm running Subversion on WinXP, with the following config:

Apache/2.0.44 (Win32) PHP/4.3.0 SVN/0.20.0

Apache2 seems to load mod_dav_svn.so fine, but when I add the following to
the end of httpd.conf, Apache refuses to start:

<Location /svn>
DAV svn
SVNPath E:/svn
</Location>

the path is correct, I've been able to commit changes to the repos locally.

Apache is running as a service, and it will only start if I comment out the
four lines above, otherwise I get the following error:

The Apache2 service is starting.
The Apache2 service could not be started.

A service specific error occurred: 1.

More help is available by typing NET HELPMSG 3547.

Anyone know how I can solve this?

Robo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 4 08:44:22 2003

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.