backup

changeset 11:0c93f46cf8f0 tip

Make the download resume previous ones if existing
author Marco Barisione <marco@barisione.org>
date Fri Mar 19 20:12:44 2010 +0000 (4 months ago)
parents 41243491571e
children
files download-backup
line diff
     1.1 --- a/download-backup	Sun Oct 05 13:55:46 2008 +0200
     1.2 +++ b/download-backup	Fri Mar 19 20:12:44 2010 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  open sftp://$host
     1.5  lcd $local_dir
     1.6  `for dir in $@; do
     1.7 -    echo "mirror $dir"
     1.8 +    echo "mirror --continue $dir"
     1.9      echo "put $downloaded -o $dir/downloaded"
    1.10  done
    1.11  `

To download these repositories, get Mercurial and then type something like:

hg clone http://techn.ocracy.org/repository-name/

You can also click the "zip" or "gz" links to get an archive of the latest revision without installing anything.

The change logs of the repositories are aggregated at techn.ocracy.org/planet.

We have also some darcs repositories at techn.ocracy.org/darcs.