info-cvs
[Top][All Lists]
Advanced

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

Re: Locking or making a folder read-only


From: Girish Kulkarni
Subject: Re: Locking or making a folder read-only
Date: Tue, 9 Feb 2010 13:37:08 +0530

On Mon, 8 Feb 2010 16:02:11 -0800 Rez P wrote:
> In our CVS repository we have 2 main project folders:
>  
> LegacyCode
> NewCode
>  
> LegacyCode is no longer being developed and I would like to freeze it
> or lock it and make it read-only but make it accessible for future
> research.  Is it possible to do that and how? Thanks

Making the corresponding subdirectory of the repository read-only using
the operating system's settings (chmod or acls on GNU/Linux, for
example) should be sufficient to give read-only access to a project.

You will then continue to be able to checkout or export, but not commit
to that project.  Write access to LockDir will still be required
though.  

-- 
Girish Kulkarni - Allahabad, India - http://athene.org.in/girish





reply via email to

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