On Sat, 2008-03-29 at 09:47 +0100, David Leoni wrote: > ------------------------------------------------------------------------------------------------------------------- > > > The easiest way to obtain the BitC source is to download it using > rsync: > > rsync -avz rsync://www.bitc-lang.org/src.bitc/ bitc/ > (cd bitc/src; make) > ------------------------------------------------------------------------------------------------------------------- > > > Just for fun I've tried this command at shell and it worked! Now, what > is the right version to use? > > hg clone http://dev.eros-os.com/hg/bitc bitc
Either will work. The rsync tree is simply a clone made on the server twice a day. shap _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
