[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[CONTRIB] - Pre-Commit hook written in VBScript to Integrate JIRA with SVN.

From: Prasad.Khandekar <Prasad.Khandekar_at_reflexisinc.com>
Date: Thu, 17 Apr 2008 06:30:28 -0400

Hello,

    I would like to contribute a pre-commit hook written in VBScript which integrates SVN with JIRA and enforces following rules.

 1.
Flag an error if commit is permormed with an empty message.
 2.
Flag an error if commit message does not start with an issue id. The expected format for the commit message is "(^[A-Z]{1,4}\-[0-9]{1,5})\s\-\s(.*)".
 3.
The issue must be a unresolved issue in JIRA issue tracking system.
 4.
The issue must have been assigned to the committer.

Regards,
Prasad P. Khandekar Knowledge Exists, Man Only Discovers It (Swami Vivekanand)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

TechTool.gif
  • application/x-zip-compressed attachment: Hooks.zip
Received on 2008-04-22 08:06:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.