Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
That is a big part of it, but cvs can't know what parts of the template are required and which are optional. That is why you need a script to read the template. Once you read the template, you can then decide if the commit should be allowed. Here is a pseudo example: read command line and dump it to an array read the array and test for required elements if required elements are found then exit with 0 else exit -1 with a message that required elements are missing. hth, Joe > -----Original Message----- > From: cvsnt-bounces at cvsnt.org > [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Bryan Leber > Sent: Friday, September 08, 2006 1:05 PM > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: [cvsnt] Changing Commit Dialog > > Sorry to bother ya again Joe, but when you say create a > script to run the template. What exactly do you mean has to > be done? I would think if you have the template path in the > rcsinfo, CVS should do the rest... > > > > Bryan Leber > > Developer > > Fischer International Corporation > > www.fischerinternational.com <http://www.fischerinternational.com> > > bryan.leber at fischerinternational.com > <mailto:bryan.leber at fischerinternational.com> > > Cell:(239)963-5267 > > > > Secure Your Risk. Increase Your Bottom Line. (tm) > > > > > ************************************************************** > ************************************************************ > > This mail message may contain confidential and privileged > information from Fischer International which is protected. > Any unauthorized review, use, disclosure or distribution by > any means is prohibited. If you are not the intended > recipient, please contact the sender by reply email and > destroy all copies of the original message. > > ************************************************************** > ************************************************************ > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs > > "Secure Server BSK" made the following annotations on 09/08/2006 07:59:06 PM ------------------------------"This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately." ==============================