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

RE: Confused subversion?

From: Mark Shead <sheadm_at_optimalinternet.com>
Date: 2005-11-18 21:05:05 CET

> And yes, the permissions on the repositories are correct (they're
owned by
> the apache user).

You might check to make sure that the permissions are set for all of the
subdirectories. I've run into problems before when I ran a local
command as root and it created a file that wasn't owned by apache. I
can't remember if it was the same error, but it seems similar.

Another think you might try for troubleshooting is su to the apache user
and try to check out and check back in something locally using the
file:/// protocol. This will give you a good idea if the problem is
with subversion or with the apache settings.

--Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 18 21:07:10 2005

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.