Changes between Version 7 and Version 8 of DevelopersGuide/SVN_Account


Ignore:
Timestamp:
2013-10-13T18:37:13+02:00 (12 years ago)
Author:
bastiK
Comment:

add link

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/SVN_Account

    v7 v8  
    1010 * No changes in code without a reason. Don't change anything only to have it look nicer (i.e. adding setters/getters). There should always be benefit for the compiled software even if it is a long-term-goal.
    1111 * Do code as it is already done elsewhere in code except you have good reason not to do so.
    12  * Don't introduce larger changes in the stabilization phase before a release.
     12 * Don't introduce larger changes in the [wiki:DevelopersGuide/Schedule stabilization phase] before a release.
    1313 * JOSM SVN uses https for checkins. Easiest usage is to checkout JOSM directory in OSM SVN and change the link for core from http to https.
    1414