Changes between Version 8 and Version 9 of De:Download
- Timestamp:
- 2012-10-12T17:17:30+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
De:Download
v8 v9 1 [[TranslatedPages(revision=1 8)]]1 [[TranslatedPages(revision=19)]] 2 2 = Download = 3 3 … … 39 39 svn co http://josm.openstreetmap.de/svn/trunk 40 40 }}} 41 * Vom offiziellen OSM Subversion Repository (inklusive Erweiterungen): 42 {{{ 43 #!sh 44 svn co http://svn.openstreetmap.org/applications/editors/josm josm 45 }}} 41 46 * Vom inoffiziellen [http://github.com/openstreetmap/josm GitHub Spiegel]: 42 47 {{{ 43 48 #!sh 44 49 git clone git://github.com/openstreetmap/josm.git 45 }}}46 * Vom offiziellen OSM Subversion Repository (inklusive Erweiterungen):47 {{{48 #!sh49 svn co http://svn.openstreetmap.org/applications/editors/josm josm50 50 }}} 51 51
