I've been meaning to ask if the JIRA-SVN plugin is installed. If it
is, then all you have to do is reference the JIRA ticket in the SVN
log. The only trick is to be sure the JIRA reference is a standalone
string, and not punctuated or formatted.

Bad
* [STR-1234]

Good
* STR-1234

Or even something like

* Resolved STR-1234 by doing this, that, and the other thing.

But that only works if we have the plugin installed.

* http://jira.atlassian.com/browse/JRA-3312

-Ted.


On 4/27/06, Greg Reddin <[EMAIL PROTECTED]> wrote:
> I'm getting ready to make some commits and I'd like to link them to
> JIRA tickets.  Is there a way to format the commit message so that
> JIRA or something will automatically associate the commit with the
> ticket?  I've seen this discussed before but I'm not sure if I've
> seen the specifics for how to do it.  Sorry if it's widely known and
> I somehow missed it.
>
> Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to