Page 1 of 1

Public music and cvs server for UADE

Posted: Mon Aug 15, 2005 3:01 pm
by shd
rsync chip server has been made public again:

rsync -av zakalwe.virtuaalipalvelin.net::chip /local/path/

(250 MiB of stuff on the first run)

The CVS server is public for the first time:

cvs -d :pserver:uadecvs@zakalwe.virtuaalipalvelin.net:/home/cvs/uade-cvsroot login

And then to sync UADE 1, do:

cvs -d :pserver:uadecvs@zakalwe.virtuaalipalvelin.net:/home/cvs/uade-cvsroot co uade-2

And to sync UADE 2, do:

cvs -d :pserver:uadecvs@zakalwe.virtuaalipalvelin.net:/home/cvs/uade-cvsroot co uade

And no, it's not typo with uade and uade-2 CVS modules ;) It is just plain misleading practice.

If you like, just sync everything with 'co .'