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.
On Mon, 21 Oct 2002 19:12:40 +0000, Shankar Unni wrote: > Tony: I'd be very interested in seeing the commitinfo/loginfo scripts > that generate the messages that go into cvsnt-commits. The format is > very elegant, and I've yet to see any posted example of these scripts > that come even close in their format. > In the source directory under contrib_nt there's two scripts, commit_prep.pl and log_accum.pl, which are well known cvs scripts slightly modified to work under NT (I actually use the Unix versions for the cvsnt repository as it runs under Linux). Tony