[josm-dev] JOSM and stable version
Dirk Stöcker
openstreetmap at dstoecker.de
Tue Aug 19 22:36:39 BST 2008
On Tue, 19 Aug 2008, Matthias Julius wrote:
> How about adding a symlink to the download directory called
> "josm-testing" (to adopt the Debian way of having "unstable",
> "testing" and "stable") or so? The link in the wiki could point to
> that.
Try one of these (using linux):
wget -q josm.openstreetmap.de -O - |perl -ne 'system "wget $1 -O josm-testing.jar" if /(http:.*).>latest more or less/'
perl -e '$_=qx/wget -q josm.openstreetmap.de -O -/; system qq/wget $1 -O josm-testing.jar/ if /(http:.*?).>latest more/'
Ciao
--
http://www.dstoecker.eu/ (PGP key available)
More information about the josm-dev
mailing list