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

file perms in the db dir

From: Davy Durham <pubaddr_at_davyandbeth.com>
Date: 2004-09-20 20:54:19 CEST

Hi,
   On linux I'm setting up a svnserve environment also using websvn for
viewing from the web. For the difference in users (user svn vs user
apache) I've just made apache a member of the svn group. So as long as
all the files in the db dir are group writable and owned by svn
everything is fine.

Well, all is well until after many operations it creates a new
log.000000## file and perms are wrong, and sometimes the new log file is
owned by apache instead of svn if websvn caused the creation of the log
file.

My question is in DB_CONFIG can I specify perms that the new file will
be created with? Or can it be done with sticky bits on the db dir itself?
I've looked at the sleepycat docs and didn't see anything. And I wasn't
sure if something in svn was setting the perms itself.

It'd just like the files to be owned by svn and perms be 664

Thanks,
  Davy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 20 20:54:57 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.