info-cvs
[Top][All Lists]
Advanced

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

Re: Strict Locking for checkouts


From: Stephen Rasku
Subject: Re: Strict Locking for checkouts
Date: Tue, 13 Feb 2001 14:59:07 -0800 (PST)

jpablo wrote:
>
>       I need to stablish a strict lock on each checkout on my 
repository,
>and then, when a user try to checkout a locked file, I need to denie
>access.
>
>       As far as I see, I can a do a cvs admin -l to make a lock and 
use
>rcslock.pl in commitinfo to deny access for checkins... I have 2
>question. 
>
>1- How can I automate the strinct locking creation? I cant not rely 
on
>users for this, I need some automated method to lock on each checout.

If you want strict locking, you should probably use a different 
program (like RCS).  CVS has been designed specifically not to require 
strict locking.  It only supports it because the underlying file 
structure is based on RCS which is a strict locking version control 
system.

-- 
Stephen Rasku                   E-mail: address@hidden
Senior Software Engineer        Web:    http://www.pop-star.net/
TGI Technologies




reply via email to

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