On Thu, Dec 11, 2003 at 12:53:54PM -0800, Chris Croswhite wrote:
> Thanks for the help.  I changed the top level dir that contains the code base to 
> 2770 and still get the same error:
> 
> -----Original Message-----
> From: Mark D. Baushke [mailto:[EMAIL PROTECTED]
> Sent: Thu 11-Dec-03 11:10
> 
> I suggest you may want to run 770 and depending on your OS, you may want
> to use the group sticky-bit to force newly created files and directories
> to be in the same group as the parent directory.

Note that Mark said "newly created".  Chmod'ing the top-level
directory doesn't fix up any preexisting directories; you'll have
to do that yourself.  See the "find" and "xargs" commands.

> Everyone in the group
> for those directories will be able to commit to the repository.

Are you sure you're in the right group?  If you just added
yourself (whether by "usermod", editing /etc/group, etc.), it
doesn't affect your current sessions.  You have to log out and in
again for the change to take effect.  See the "id" command (with
"-a" if your system needs it).

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
It must be said that they would have sounded better if the singer
wouldn't throw his fellow band members to the ground and toss the
drum kit around during songs.
        - Patrick Lenneau


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to