Hello,

My shop recently changed from CVS to Subversion for source control.  We
make use of the log_accum.pl script to automatically create a
codestriker topic if the commit comment contains 'REVIEW' or 'Bug XXXX'.

I created the attached perl script to do the same with subversion.  This
is based heavily on the tcl script that someone submitted to this list a
while ago; unfortunately I can't find the mail right now and I've
forgotten who wrote it.  Anyway, thanks, whoever you are :-).

This script reads a file of author -> reviewer mappings to determine who
will be the reviewer of the created topic.  The file is simply a
tab-delimited format.

It's a bit rough, but I hope someone out there can make use of this
script.  Send me mail if you need help figuring it out.

Thanks for Codestriker!

- Dan Prince
[EMAIL PROTECTED]

Attachment: post-commit-codestriker.pl
Description: Perl program

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to