According to the manual, the -n option can be specified in a commit, rtag,
export or checkout command, to avoid running ant checkout/commit/tag
programs.  As a CVS administrator, how can I completely disable use of this
option, or otherwise ensure that the these programs are -always- run?  I am
using programs run via admin files and want them to be run always- at least
on every commit and tag/rtag.

Thanks!

George

-n Do not run any checkout/commit/tag program. (A program can be specified
to run on each of these activities, in the modules database (see Section C.1
[modules], page 135); this option bypasses it).
Warning: this is not the same as the overall 'cvs -n' option, which you can
specify to the left of a cvs command!




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

Reply via email to