Re: OSM-SVN shut down, JOSM copy takes over

2020-08-19 Thread Malcolm Herring via josm-dev

On 19/08/2020 11:10, Dirk Stöcker wrote:

svn relocate https://josm.openstreetmap.de/osmsvn/applications/editors/josm


Thanks - that worked fine.




Re: OSM-SVN shut down, JOSM copy takes over

2020-08-19 Thread Dirk Stöcker

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)


Re: OSM-SVN shut down, JOSM copy takes over

2020-08-17 Thread Malcolm Herring via josm-dev

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.


Thanks!




Re: OSM-SVN shut down, JOSM copy takes over

2020-08-16 Thread Vincent Privat
Thank you Dirk for taking care of this. This is something I wanted to
handle myself but I have a ĺot of personal stuff going on so no time for
(J)OSM atm. Once things are easier for me I'll look to complete the gitlab
migration at least for these plugins. With what Florian did for the
Git[hub|lab] plugins and the migration script Wiktor wrote long ago I think
we have sufficient tooling to start the git infrastructure.
Cheers,
Vincent

Le dim. 16 août 2020 à 20:22, Dirk Stöcker  a
écrit :

> Hello,
>
> the OSM SVN is shut down. Currently it is read-only.
>
> We have a copy of the JOSM and JMapViewer parts on JOSM server now:
>
> https://josm.openstreetmap.de/osmsvn/
>
> This copy will be be used from now on for further development. Maybe in
> future that will become Git (or not, who knows...).
>
> Write access is currently possible for all JOSM-SVN users. Others please
> use the JOSM wiki to submit patches. I didn't decide yet if it will stay
> this way, for the moment it's simply easier :-)
>
> See also
> https://josm.openstreetmap.de/wiki/Source code
> https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
>
> With "svn relocate" it's possible to switch an existing working copy to
> the new URL without a full re-checkout.
>
> Ciao
> --
> http://www.dstoecker.eu/ (PGP key available)
>
>