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

RE: How to setup WebDAV sharing of a repository on a networked (server) disc?

From: Walter Nicholls <walter.nicholls_at_cornerstone.co.nz>
Date: 2003-08-28 23:26:37 CEST

I don't recommend this configuration for Berkley DB reasons mentioned by others, but there is a reason that hasn't been suggested - permissions.

If you run Apache as a service, the recommended configuration on Windows, then by default Apache runs under the LocalSystem account which has NO network access at all.

You need to go into Administrative tools, Services, and configure the properties of the Apache2 service (or Apache service for 1.3.x) to run as an account with permissions across the network.

If you yourself have permissions to the repository, you could test this by stopping the Apache service and running it directly from the command line.

- Walter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 28 23:22:16 2003

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.