* Richard Hornby -- Tuesday 04 November 2003 23:49:
> Is this actually correct or am I missing something?

It's not correct. You either have to state the server with
every command (you didn't with the checkout command!) or
you have to set the environment variable CVSROOT accordingly:

  $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/var/cvs/SimGear-0.3
  $ cvs login
  ... (type "guest")
  $ cvs co SimGear

You don't need to create the SimGear directory. That's done
automatically.

m.

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

Reply via email to