Mercurial > hg-website
diff Howto_update_the_Download_Urls.txt @ 209:737a661da036
Added Howto which explains updating the download URLs.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Thu, 02 Jul 2009 19:45:47 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Howto_update_the_Download_Urls.txt Thu Jul 02 19:45:47 2009 +0200 @@ -0,0 +1,14 @@ +How to update the Download Urls +=============================== + +To update the download URLs just edit + + hgscm/media/downloads.json + +and replace the URLs with the latest versions available. + +Please remember to really check what is available beforehand: + + http://mercurial.selenic.com/wiki/Download + +Have fun!