Hi gang, Just a quick note to say that savannah is back up. The first thing Chris and I did was to nab the whole repository, history, etc. and I've set up a cron job to do a nightly rsync. In case you want to do one too, here's how to go about it: $ rsync -avzru cvs.savannah.nongnu.org::sources/koha/ ./ -a = archive (ie copu) -z = compress for transmission -r= recursive -u=update If you put that in your crontab it'll just grab diffs rather that download the whole thing every time. Next task is to merge in the change history, I'll report back when that's done. Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (1)
-
Joshua M. Ferraro