[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: John Peacock <jpeacock_at_rowman.com>
Date: 2004-06-18 17:49:16 CEST

subversion@jujutsu.org.uk wrote:

> I have read, and implemented, the umask setting described in
> "Supporting Multiple Repository Access Methods". svnserve and
> trac.cgi are both wrapped with scripts which set umask 0002.
>
> svnserve and apache run as different users with a common group
> project/db/_* files have been chmoded g+w
>
> Does any one have any suggestions as to how I can either pin down, or
> preferably, fix, the problem?

When you have a problem, check out the ownership and rights for all
files in the db directory before running recover. I suspect that you
still have some ownership issue that you are fighting. Depending on
your O/S, you can also chgrp the db/ directory itself and set the sticky
bit (which should make all log files owned by the group).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
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:50:49 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.