info-cvs
[Top][All Lists]
Advanced

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

Strict Locking for checkouts


From: jpablo
Subject: Strict Locking for checkouts
Date: Tue, 13 Feb 2001 22:21:53 -0000
User-agent: eGroups-EW/0.82

        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.

2- As I see rsclock only works for checkins.. how can I do to make
this work on checkouts? In my implementation a user can not checkout a
file if another user is working on it.

Thanks in advance!



reply via email to

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