info-cvs
[Top][All Lists]
Advanced

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

Re: how to handle more than one project??


From: Mike Castle
Subject: Re: how to handle more than one project??
Date: Thu, 13 Sep 2001 15:29:48 -0700
User-agent: Mutt/1.3.18i

On Thu, Sep 13, 2001 at 12:10:11PM +0100, Philip Lijnzaad wrote:
> > On Fri, Sep 14, 2001 at 12:31:44AM +0530, P.V.Sridhar Reddy wrote:
> >> 1) How do i create the repositories???
> > cvs import a file to start with (say, a readme explaining what the project
> > is).  Or do something like "cvs co -l . ; mkdir foo ; cvs add foo"
> 
> Often it is useful to first create an empty repository as

Oh damn!  I misread that as "create modules."

Must get more sleep.

> > Both of these can be handled with usual unix permissions.  Use g+rs on the
> > top level directory, for instance.
> 
> why g+s ? g+rx would seem more logical  (g+s sets directory-groupid on file
> creation, but files won't be created).

But don't you still want g+s on the directories so that new directories
automatically inherit those group permissions?

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]