In our jira implentation at Hi5 all you need to do is reference the
Jira ticket in the subversion commit log message.

There's a background task that scans the svn logs and links the diff
with the issue.

On Tue, Jan 15, 2008 at 12:17:37PM -0800, Kevin Brown wrote:
> I see that JIRA has a "subversion commits" section -- is there some way to
> automatically add the commits to jira issues?
> 
> ~Kevin
> 
> On Jan 15, 2008 12:14 PM, <[EMAIL PROTECTED]> wrote:
> 
> > Author: etnu
> > Date: Tue Jan 15 12:14:37 2008
> > New Revision: 612199
> >
> > URL: http://svn.apache.org/viewvc?rev=612199&view=rev
> > Log:
> > Committed patch from https://issues.apache.org/jira/browse/SHINDIG-16 to
> > address xml inclusion in the static files list.
> >
> >
> > Modified:
> >    incubator/shindig/trunk/java/gadgets/pom.xml
> >
> > Modified: incubator/shindig/trunk/java/gadgets/pom.xml
> > URL:
> > http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=612199&r1=612198&r2=612199&view=diff
> >
> > ==============================================================================
> > +++ incubator/shindig/trunk/java/gadgets/pom.xml Tue Jan 15 12:14:37 2008
> > @@ -32,6 +32,8 @@
> >                 <include>**/*.js</include>
> >                 <include>**/*.html</include>
> >                 <include>**/*.css</include>
> > +                <include>**/*.dtd</include>
> > +                <include>**/*.xml</include>
> >               </includes>
> >             </resource>
> >           </webResources>
> >
> >
> >

-- 
Paul Lindner
hi5 Architect
[EMAIL PROTECTED]

Attachment: pgpZE3GcaXcmK.pgp
Description: PGP signature

Reply via email to