Changes between Version 7 and Version 8 of DevelopersGuide/SVN_Account
- Timestamp:
- 2013-10-13T18:37:13+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/SVN_Account
v7 v8 10 10 * 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. 11 11 * 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. 13 13 * 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. 14 14