Jon Berndt wrote:

> I get these messages when trying to update JSBSim from CVS:
> 
> cvs update: warning: directory CVS specified in argument
> cvs update: but CVS uses CVS for its own purposes; skipping CVS directory
> 
> Anyone know what they are?

Usually, it happens when someone ( probably you ) added the CVS 
directory in the repository, certainly because he did :

  cvs add directory       ==> create the CVS directory
  cvs add directory/*     ==> the CVS directory now added

try editing directory/CVS/Entries and remove the line :

 D/CVS////

-Fred



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

Reply via email to