[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Permissions (unix) for running from svn checkout



I'm using SMB-Ledger in a preproduction/evaluation/demo mode, like I was
with SQL-Ledger for years, and I'd like to run it from my subversion
branches/1.2 checkout to keep up with development, and to test/create
patches. I have the setup running running locally, but haven't configured
security yet.

What would be the appropriate unix permissions to set (chmod), starting
with the top-level directory, down to any writable data directories.

The /software/svn/ledgersmb checkout directory is owned by myuser:myuser
(myuser belongs to users group). On this system (Gentoo Linux), apache
runs as apache:apache, so this might be a different set of permissions
from a apache user-only setup.

Thanks.