Changes between Version 12 and Version 13 of Source code
- Timestamp:
- 2020-08-12T11:23:46+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Source code
v12 v13 14 14 svn co https://josm.openstreetmap.de/svn/trunk josm 15 15 }}} 16 * From the officialOSM Subversion repository (recommended if you're also interested in plugins):16 * From the former OSM Subversion repository (recommended if you're also interested in plugins): 17 17 {{{ 18 18 #!sh 19 svn co https:// svn.openstreetmap.org/applications/editors/josm19 svn co https://josm.openstreetmap.de/osmsvn/applications/editors/josm 20 20 }}} 21 * From the unofficial [https://github.com/openstreetmap/josm GitHub mirror]: 21 * If the old URL https://svn.openstreetmap.org/applications/editors/josm is used, then go to the working copy and call {{{svn relocate}}} with the new URL. 22 * From the unofficial [https://github.com/openstreetmap/josm GitHub mirror]: 22 23 {{{ 23 24 #!sh