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

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

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Sun, 27 Apr 2008 14:41:04 +0300 (Jerusalem Daylight Time)

Prasad.Khandekar wrote on Thu, 17 Apr 2008 at 06:30 -0400:
> Hello,
>
> I would like to contribute a pre-commit hook written in VBScript which integrates SVN with JIRA and enforces following rules.
>

Ping. Should this script be added to contrib/?

Daniel

> 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
Received on 2008-04-27 13:41: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.