Changes between Version 5 and Version 6 of DevelopersGuide/SVN_Account


Ignore:
Timestamp:
2009-11-01T20:17:20+01:00 (16 years ago)
Author:
stoecker
Comment:

Typo

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/SVN_Account

    v5 v6  
    2727= Some SVN specifics =
    2828 * JOSM svn supports commit comments.
    29   * When a #<num> is in the comment, then the [http://josm.openstreetmap.de/log/?verbose=on change log] will contain a link to the referenced bug
     29  * When a #<num> is in the comment, then the [http://josm.openstreetmap.de/log/?verbose=on change log] will contain a link to the referenced bug.
    3030  * When "closed #<num>", "close #<num>", "closes #<num>", "fix #<num>", "fixed #<num>", "fixes #<num>" or "applied #<num>" is used, then the referenced bug is closed.
    3131  * When "addresses #<num>", "re #<num>", "references #<num>", "refs #<num>"or  "see #<num>" is used, then the commit comment is inserted in bug without closing it.