* [EMAIL PROTECTED] (Marcio Shimoda) [2002.01.07 21:01]:
> "cvs checkout -P -d var/cvs/FlightGear-0.7 var/cvs/FlightGear-0.7 (in
> directory C:\FlightGear-0.7.8)
> cvs server: cannot find module `var/cvs/FlightGear-0.7' - ignored
> cvs [checkout aborted]: cannot expand modules"

This is incorrect.  You have to prepend the path in the -d switch with
the pserver stuff like so:

  -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.7

Without the ":pserver:[EMAIL PROTECTED]:" string, cvs looks on the
local filesystem.
-- 
Cameron Moore
/ Why is lemon juice made with artificial flavoring, \
\   and dishwashing liquid made with real lemons?    /

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

Reply via email to