info-cvs
[Top][All Lists]
Advanced

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

Re: Help for Locking the repository


From: John Minnihan
Subject: Re: Help for Locking the repository
Date: Sun, 03 Jun 2001 15:01:14 -0700

This may be accomplished using locks -
http://www.loria.fr/~molli/cvs/doc/cvs_10.html#IDX275
As Andy points out below, locking files somewhat defeats a major operating
feature of CVS.  You may wish to employ other techniques to behaviourlly avoid
multiple developers editing the same files in conjunction with an alert when
such an action occurs.

address@hidden wrote:

> A key point of CVS is the Concurrency. If you need to lock like that then
> CVS isn't the tool for you.
>
> As for permissions on specific directories - this has been discussed quite
> recently here. Either group your users and set the permissions on the
> directories accordingly, or write some sort of script to be called by
> commitinfo
>
> Andy
>
> -----Original Message-----
> From: Pushpa Jesu Rajah [mailto:address@hidden
>
> I would like to know how to lock the repository.  My requirement is, if one
> person has checked out other person should not be able to check out.  How to
> do in CVS pserver.
>
> Another requirement I have is, I would like to give permission of some
> directories inside the repository only for few people? How to do that.
>
> NOTICE AND DISCLAIMER:
> This email (including attachments) is confidential.  If you have received
> this email in error please notify the sender immediately and delete this
> email from your system without copying or disseminating it or placing any
> reliance upon its contents.  We cannot accept liability for any breaches of
> confidence arising through use of email.  Any opinions expressed in this
> email (including attachments) are those of the author and do not necessarily
> reflect our opinions.  We will not accept responsibility for any commitments
> made by our employees outside the scope of our business.  We do not warrant
> the accuracy or completeness of such information.
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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