"Fouts Christopher (6452)" wrote: > > The BEST solution yet - simple and effective! I tried this > and it worked! > > Now for another question - where is the default commit > template? Note I don't have the source files so I can't > check yet. I'll download them later so I can browse them. > I want to eventually create my own template and scripts > to validate user, bug number etc... > > -chris <SNIP> there is no 'default commit template` with cvs, but you can make and use your own following the directions: http://www.cvshome.org/docs/manual/cvs-1.11.14/cvs_18.html#SEC156 specifically the template is pointed to by rcsinfo http://www.cvshome.org/docs/manual/cvs-1.11.14/cvs_18.html#SEC174 verifymsg points to the script/program you want to use to check they filled out the template. http://www.cvshome.org/docs/manual/cvs-1.11.14/cvs_18.html#SEC168
one basic example set sent to the list a while back is at: http://mail.gnu.org/archive/html/info-cvs/2000-11/msg00330.html you might look for others in the archive http://mail.gnu.org/pipermail/info-cvs for this and other related things: http://mail.gnu.org/archive/html/info-cvs/2001-02/msg00447.html -- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
