Changes between Version 75 and Version 76 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2015-11-11T18:15:36+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v75 v76 243 243 * There is no automatic history handling for older JOSM versions 244 244 245 To support git for development as well as SVN, JOSM has a [[https://github.com/JOSM|GitHub account]]. Plugins developed in that account are treated similar to the ones directly in SVN. 246 245 247 === Managing a plugin in OSM.org SVN === 246 248 There is an SVN repository for JOSM "internal" plugins in the main OSM.org SVN repository, see [osm:source:/applications/editors/josm/plugins/ here]. Note that this repository is different from the [source: main JOSM SVN repository] which only manages the JOSM core.