info-cvs
[Top][All Lists]
Advanced

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

questions on cvs locking


From: Yuhe Liu
Subject: questions on cvs locking
Date: Thu, 15 Feb 2001 18:54:02 -0500

Hi,

We are using CVS for CM. It came with a problem that multiple developers
were updating
a same file. Although cvs provides lock/unlock commands, it seems not
convenient.

The command cvs admin -l/-u only allows those users in cvsadmin group to
execute. But
e can not let every developer be in this group

I tried to play with the administrative files since the
commands/programs execute there
belong to the cvs repository owner who is in the cvsadmin group. I put
the unlock in loginfo
because commands specified in this file run after commit. However, there
seems no files
for pre- or post-edit commands to lock the files for editing. File
modules may be used to
define the checkout options for modules. But we don't want to lock the
entire module for
a developer to edit a few files in the module. That would prevents other
developers
working on other files in the same module.

Is there any solution?


Yuhe




reply via email to

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