[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: Mon, 28 Apr 2008 11:28:50 +0300 (IDT)

Prasad.Khandekar wrote on Mon, 28 Apr 2008 at 04:17 -0400:
> Hello Daniel,
>
> Who will be the right person to do this for me. Your help will
> be highly appriciated.

Any committer <dev_at_subversion.tigris.org> may do so. You have emailed
him/her already, so please wait for a response. (Please don't email
individual committers; the list is the place for this discussion.)

> The VBScript makes use of the JIRA web
> service to enforece the rule 3 and 4. it makes use of XMLHttp
> object to send the SOAP request to JIRA web server. The actual
> source of this script can be browsed at
> http://bizsutra.blogsport.com.

So the script has a homepage. This is new to me; you could have said
that in your first mail.

> To retrieve the log message and
> the name of the committer is uses standard svnlook.exe and
> invokes it using shell API. The output of this command is then
> parsed to retrieve the JIRA id and the committer's name.
>

(If you haven't noticed already, this list's convention is
bottom-posting.)

>
> Regards,
> Prasad P. Khandekar
>
> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.co.il]
> Sent: Monday, April 28, 2008 01:24 PM
> To: Prasad.Khandekar
> Cc: dev_at_subversion.tigris.org
> Subject: RE: [CONTRIB] - Pre-Commit hook written in VBScript to Integrate JIRA with SVN.
>
> Prasad.Khandekar wrote on Mon, 28 Apr 2008 at 03:40 -0400:
> > Hello Daniel,
> >
> > I will be really glad if you can add this script to contrib.
> >
>
> All additions to contrib/ must be sponsored by a full committer (see http://subversion.tigris.org/hacking.html#partial-commit-access). Since I am not a committer, I cannot sponsor you.
>
> I have also not looked at your script (it was a zipped attachment and I don't know VBScript), so I have no opinion on it.
>
> Sorry,
>
> Daniel
>
> > Regards,
> > Prasad P. Khandekar
> >
> >
> > -----Original Message-----
> > From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.co.il]
> > Sent: Sunday, April 27, 2008 05:11 PM
> > To: Prasad.Khandekar
> > Cc: dev_at_subversion.tigris.org
> > Subject: Re: [CONTRIB] - Pre-Commit hook written in VBScript to Integrate JIRA with SVN.
> >
> > 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-28 10:28:45 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.