On 4/26/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
How does JIRA know about subversion commits?
You need to put the JIRA issue number in the commit message. I normally put it at the end: commit -m "fix foo and bar: SOLR-999" -Yonik
On 4/26/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
How does JIRA know about subversion commits?
You need to put the JIRA issue number in the commit message. I normally put it at the end: commit -m "fix foo and bar: SOLR-999" -Yonik