Re: github or subversion?

2019-02-16 Thread Malcolm Herring via josm-dev

Vincent,

I note that the openstreetmap/josm-plugins repo has not been updated 
since Nov 2017, whereas the openstreetmap/josm repo is up-to-date.


Why is this?




Re: github or subversion?

2019-02-11 Thread Malcolm Herring via josm-dev

On 12/02/2019 06:47, Jiri Vlasak wrote:

If you are creating new JOSM plugin,


I have an existing plugin that was created using SVN. My question was to 
determine whether I should move it to GIT. Vincent says "No".





Re: github or subversion?

2019-02-11 Thread Jiri Vlasak
If you are creating new JOSM plugin, I strongly suggest using
josm-gradle-plugin [1], git, and gitlab pages for providing the `.jar` file.

[1]: https://gitlab.com/floscher/gradle-josm-plugin

On Mon, Feb 11, 2019 at 09:01:07PM +, Malcolm Herring via josm-dev wrote:
> The plugins developer guide says use SVN, but that repo says that SVN is
> deprecated & to use GIT instead. Which is the correct?
> 
> 



Re: github or subversion?

2019-02-11 Thread Vincent Privat
The OSM SVN has been deprecated but we're still using it. It will take some
time until we move the plugin sources to JOSM infrastructure. You can (and
must) use SVN until further notice.
Cheers,
Vincent

Le lun. 11 févr. 2019 à 22:01, Malcolm Herring via josm-dev <
josm-dev@openstreetmap.org> a écrit :

> The plugins developer guide says use SVN, but that repo says that SVN is
> deprecated & to use GIT instead. Which is the correct?
>
>
>


github or subversion?

2019-02-11 Thread Malcolm Herring via josm-dev
The plugins developer guide says use SVN, but that repo says that SVN is 
deprecated & to use GIT instead. Which is the correct?