Tim Williams wrote:
I just saw that one of our issues was used as an example of subversion
integration with JIRA and I don't know how it was done. The
"Subversion Integration" part of JIRA docs is not very helpful. How
do we "link" subversion commits to a JIRA issues like this:
http://issues.apache.org/jira/browse/FOR-528?page=all
Just put the issue ID in your commit message.
Good you spotted this, we really need to do more than this, we tend to
do it when we are doing a specific fix (i.e. applying a patch), but we
don't do it on partial solutions for larger issues.
Ross