Richard Hornby wrote:

So where are people getting the new SG from? I am doing
cvs:pserver:[EMAIL PROTECTED]:/var/cvs/SimGear-0.3 login
and then ... co SimGear
which gets me something, but not the latest. The 0.3.4 tarball has the same files, as far as I can see. Any advice please?

Try the following:


mkdir SimGear
cd SimGear
cvs -d:pserver:[EMAIL PROTECTED]:/var/cvs/SimGear-0.3 login
cvs checkout SimGear
cvs logout


and for the next update:


cd SimGear/SimGear
cvs -d:pserver:[EMAIL PROTECTED]:/var/cvs/SimGear-0.3 login
cvs -z3 up -Pd
cvs logout

Erik


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to