On 30 April 2012 12:21, Sébastien Brisard <[email protected]> wrote: > Hi, > if a reference to the JIRA ticket is made in the svn log, a reference > to the commit is made under the "Subversion Commits" tab of the JIRA > page. > This morning, I forgot to mention the JIRA ticket in the commit log. I > svn propchanged that, but this does not affect the JIRA page, which > still does not know about this related commit. Is there a way to > change that?
Just add a comment with a copy of the SVN commit mail header? For example, add the following comment: >>> Committed to SVN as: URL: http://svn.apache.org/viewvc?rev=1332086&view=rev Log: Implemented convenience classes for easy access to NIST Statistical Reference Datasets (StRD). These classes are used for unit testing of AbstractLeastSquaresOptimizer. <<< > Best regards, > Sébastien > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
