info-cvs
[Top][All Lists]
Advanced

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

RE: Disable cvs commands for users ?


From: Jim.Hyslop
Subject: RE: Disable cvs commands for users ?
Date: Wed, 20 Apr 2005 11:58:51 -0400

Maik Walter wrote:
> it's possible to block/disable single cvs commands for 
> several users ? 
> We use pserver-access and it would be nice (better :-)) that 
> some users 
> cannot tagging or create branches. 
First of all, do you really need to block tagging? Creating tags and
branches is pretty harmless.

Taginfo should do what you want. Just examine the user ID and return
non-zero if that person is not allowed to tag or branch. For more
complicated scenarios, have a look at cvs_acls script in the contrib/
directory of the source distribution.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )





reply via email to

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