[m-dev.] CVS permissions & papers directory
    Fergus Henderson 
    fjh at cs.mu.OZ.AU
       
    Thu Aug  2 18:11:15 AEST 2001
    
    
  
>From a recent Mercury meeting minutes:
>         - Files tend to get put into the papers directory with
>           permissions set incorrectly.  We should make the permissions
>           check part of the CVS commit script also apply to the papers
>           directory.
The permissions check *already* applies to the papers directory.
It is applied to all directories in the Mercury cvs repository.
I think the problem is just that the current permissions check only gets
triggered when you modify or add a file, not when you add a new directory.
(The reason it shows up more in the `papers' directory is probably just that
people add new directories there more often.)
So, anytime you add a new directory, please remember to check the
permissions on the newly created directory in the CVS repository
and if necessary fix them manually.
-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
    
    
More information about the developers
mailing list