We are using Redmine for issue and bug tracking. We added SVN integration but, by doing this, it just shows SVN revisions in activity.
It would be great to see all SV
For posterity:
If the original commit message did not reference a Redmine issue number, you can also do the reverse: manually reference a repository revision by number in a Redmine issue description.
For example:
This issue is an unintended side effect of r5678, which was implemented to address issue #1234.
In that case, "r5678" would automatically link to the revision in Redmine's repository tab (and "#1234" would automatically link to the corresponding issue page).