openstreetmap-mirror
openstreetmap-mirror copied to clipboard
Change http -> https in josm cron job
I did some digging after seeing that the mirror in this repo was a couple months behind the svn repository. I was led here (never knew about this, feel like I am always learning about osm).
Anyhow, just out of curiosity I ran the josm Cron job command here
I got a message in my terminal saying something to the effect of "http:${the_svn_host}
has moved to https:{the_svn_host})
"
Once I changed that url to be behind https and re-ran the command, I seem to be able to rebuild the mirror.
If we make that minor change would this fire a cron job on the server that updates the git josm mirror.
Also I commented out all the lines to like actually push anything to remote.