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

Re: DB logs in db/ directory and group permission

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-29 23:45:51 CEST

On Mon, 2004-03-29 at 15:32, Apostoles, Jon wrote:
> Hey,
>
> I noticed that after committing, a newly created log file in db/ is
> created with permission 644.. is there a way the files can be created using
> g+w? I am using Trac which requires read/write to the db/ directory, but
> subversion is running as a different user than my web process.

I imagine you want the server process to use a sensible umask. Also you
should run chmod g+s on the repository's db/ area. Take a look at the
grey box on this page:

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 Mon Mar 29 23:46:55 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.