Changes between Version 16 and Version 17 of Source code
- Timestamp:
- 2022-02-23T16:02:55+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Source code
v16 v17 25 25 }}} 26 26 * 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. 27 * From the unofficial [https://github.com/ openstreetmap/josm GitHub mirror]:27 * From the unofficial [https://github.com/JOSM/josm GitHub mirror]: 28 28 {{{ 29 29 #!sh 30 git clone git://github.com/ openstreetmap/josm.git30 git clone git://github.com/JOSM/josm.git 31 31 }}} 32 32
