Amit Sharma <[EMAIL PROTECTED]> writes: > Yes, that was the problem I have seen the graph selection of all the > files and one of the file has tag applied by some user while all other I > have branched. How can I restrict the users to apply tag on the files as > this is an administrative task and only admin should do that, So that we > restrict users to tag the files and folders.
You want to write a taginfo script to disallow tags for certain users. See http://www.cvshome.org/docs/manual/cvs_8.html#SEC78 for details. Enjoy! -- Mark _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
