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

Re: svn and trac conflict

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-18 17:51:32 CEST

On Fri, 2004-06-18 at 10:26, subversion@jujutsu.org.uk wrote:

> svnserve and apache run as different users with a common group
> project/db/_* files have been chmoded g+w

The db/ directory itself must have chmod g+w, not the individual files.
This is so that newly created db logfiles are born with the correct
group ownership.
 
(Take a look at the last point in the grey box at the bottom of
http://svnbook.red-bean.com/svnbook/ch06s05.html)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 18 17:55:08 2004

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.