On Mon, 17 Aug 2020, Malcolm Herring via josm-dev wrote:
On 16/08/2020 19:21, Dirk Stöcker wrote:
With "svn relocate" it's possible to switch an existing working copy to
the new URL without a full re-checkout.
For those of us with only basic SVN experience, perhaps your could provide
the full command string for this operation.
See the linked wiki page:
* From the former OSM Subversion repository (recommended if you're also
interested in plugins):
svn co https://josm.openstreetmap.de/osmsvn/applications/editors/josm
* 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.
So when you did checkout
https://svn.openstreetmap.org/applications/editors/josm
the command must be insde "josm" dir:
svn relocate https://josm.openstreetmap.de/osmsvn/applications/editors/josm
For other dirs change path accordingly.
Ciao
--
http://www.dstoecker.eu/ (PGP key available)