Changes between Version 4 and Version 5 of CommitMessages


Ignore:
Timestamp:
Jun 24, 2014, 3:33:02 PM (10 years ago)
Author:
dstrubbe (David Strubbe)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitMessages

    v4 v5  
    2525
    2626If a change affects multiple ports, list all affected ports. If a change affects a large number of ports, listing their names is not necessary.
     27
     28If you make a mistake in the commit message, our svn repository is configured so that you can edit it after the fact via
     29{{{
     30svn propedit --revprop svn:log -r XXX
     31}}}
     32(replacing XXX with the revision number).