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


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to