On 4/27/06, Ted Husted <[EMAIL PROTECTED]> wrote:
>
> I've been meaning to ask if the JIRA-SVN plugin is installed.
Yes, it's installed and working. For example, see:
http://issues.apache.org/struts/browse/WW-1299
There does appear to be a lag, though, between the commit and when the link
shows
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
: Linking SVN to JIRA
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 s
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