Re: [Codestriker-user] Script to create topic upon subversion commit

2007-05-15 Thread David Sitsky
Hi Dan, > 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 '. Many thanks for that. My shop will switch over to Subversion (at last!) in

[Codestriker-user] Script to create topic upon subversion commit

2007-05-15 Thread Dan Prince
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 '. I created the attached perl script to do the same with subversion. This is based h