[63573] trunk/dports/science
Ryan Schmidt
ryandesign at macports.org
Mon Feb 8 20:19:23 PST 2010
On Feb 8, 2010, at 22:11, michaelld at macports.org wrote:
> Revision: 63573
> http://trac.macports.org/changeset/63573
> Author: michaelld at macports.org
> Date: 2010-02-08 20:11:14 -0800 (Mon, 08 Feb 2010)
> Log Message:
> -----------
> initial fix for ticket 21292
Thanks, Michael. Note that when you refer to a ticket number, you should write it with a number sign in front (e.g. "#21292") so that when viewed in Trac, it becomes a link to that ticket number. (Similarly, if you need to refer to a revision number, put an "r" in front, as in "r63573".)
Also, it's best if your commit messages also briefly state what was changed. This way, someone looking through the output of "svn log" can understand what's going on without having to consult the issue tracker for every log entry.
Could you please update your commit message with these changes? To do so, run this command (assuming you have set up your EDITOR or SVN_EDITOR environment variable as desired):
svn propedit --revprop -r 63573 svn:log http://svn.macosforge.org/repository/macports
More information about the macports-dev
mailing list