I use that feature extensively, it's so handy... Usually I also attach the title of the JIRA issue with it's ID, to avoid an extra lookup on the Web to see what the issue was about when I read the commit log from the mailing list.
Example: "Fix for DIRSHARED-95 (Add cleanup code for the codec service implementation)". Regards, Pierre-Arnaud On 9 févr. 2011, at 20:47, Alex Karasulu wrote: > FYI - There's this nice feature in JIRA where if in the commit log you > put in the issue identifier like in this case, DIRSHARED-95, it will > link the commit in cvsview to the issue in JIRA. It's something I > don't do myself all the time but it's something I'm trying to > condition myself to do. Here's an example: > > http://goo.gl/kvZ0K > > No way to change it after a commit unless allowed by subversion admins: > > http://subversion.apache.org/faq.html#change-log-msg > > Regards, > Alex > > On Wed, Feb 9, 2011 at 5:10 PM, <[email protected]> wrote: >> Author: elecharny >> Date: Wed Feb 9 15:10:51 2011 >> New Revision: 1068929 >> >> URL: http://svn.apache.org/viewvc?rev=1068929&view=rev >> Log: >> Fixed the issue we had in eclipse due to the codec service not being >> shutdowned when each tests was done
