info-cvs
[Top][All Lists]
Advanced

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

Re: to stop commit


From: Mark D. Baushke
Subject: Re: to stop commit
Date: Thu, 18 Aug 2005 10:07:57 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Parvinder Singh Arora <address@hidden> writes:

> I want to stop the users from doing cvs commits . Anything readily
> available to lock the cvs repository and then unlock it again ?

Two methods exist. 

a) Modify your commitinfo and taginfo scripts to disallow all commits
and tagging operations by returning a non-zero return code for all users
other than your administrative users (so that they can commit to remove
the change later).

b) get something like the cvslock program to do this job for you:
http://computing.ee.ethz.ch/sepp/cvs-1.10-to/cvsbook/main_223.html

I favor #a myself, but it does not necessarily stop 'cvs admin' commands
which may at times be desriable.

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFDBMBtCg7APGsDnFERAt/0AJ4hwaHNV3CeCNaHntqC471yRa1tAwCeKovJ
YkyMrmb4N1tV5IJoWXU/fF4=
=+NDr
-----END PGP SIGNATURE-----




reply via email to

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