Changes between Version 6 and Version 7 of DevelopersGuide/SVN_Account


Ignore:
Timestamp:
2011-06-18T15:34:22+02:00 (14 years ago)
Author:
stoecker
Comment:

Specifying josm bugs from OSM SVN now possible.

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/SVN_Account

    v6 v7  
    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.
    32  * OSM SVN has same feature but addresses OSM bug tracker. Don't use #<num> form in OSM (e.g. when fixing plugins) to address JOSM bug numbers.
     32 * OSM SVN has same feature but addresses OSM bug tracker.
     33  * Don't use #<num> form in OSM (e.g. when fixing plugins) to address JOSM bug numbers, use #josm<num> instead.