[OT] Re: how to share a working directory?
From: Frank Munch <sm_sbv_at_u5.com>
Date: 2004-08-19 07:50:54 CEST
Hi
At 11:44 AM 8/19/2004, you wrote:
Depends on where you are. :-)
>how do I best share a working directory among users?
Hmm, this is not really a svn-question?!
How about putting both users in the same group "workers" and either...
a. You set your umask so files are created with right permissions or
and run it when logging out?
On linux there's also the sg-command so you at login could execute
sg workers
ensuring that the files are created with the right group from the start.
There's also the find-command, allowing you to treat files on basis of a
Some combination should do the trick.
Hope it helps!
Frank
>My situation is, that I work using two different accounts on the same
---------------------------------------------------------------------
|
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.