Changes between Version 12 and Version 13 of Source code


Ignore:
Timestamp:
2020-08-12T11:23:46+02:00 (5 years ago)
Author:
stoecker
Comment:

Update instructions for new URL

Legend:

Unmodified
Added
Removed
Modified
  • Source code

    v12 v13  
    1414svn co https://josm.openstreetmap.de/svn/trunk josm
    1515}}}
    16    * From the official OSM 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):
    1717{{{
    1818#!sh
    19 svn co https://svn.openstreetmap.org/applications/editors/josm
     19svn co https://josm.openstreetmap.de/osmsvn/applications/editors/josm
    2020}}}
    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]:
    2223{{{
    2324#!sh