* Jacek -- Saturday 20 March 2004 17:27:
[...]
> So as we can see utils/Modeller/ is empty.

It may be empty on you HD, but it is not in CVS:

  $ pwd
  /home/m/fgfs/FlightGear/utils/Modeller

  $ cat CVS/Entries
  /3dconvert.cxx/1.1/Fri Jan  9 21:19:45 2004//
  /animassist.c/1.1/Fri Jan  9 21:19:45 2004//
  /.cvsignore/1.2/Fri Jan  9 22:42:11 2004//
  /Makefile.am/1.2/Fri Jan  9 22:42:36 2004//
  D

Either you have a sticky tag/date. Fix it like so:

   $ cvs up -AC

Or your cvs application does for some reason fail to update
correctly.

   $ cvs -t up

shows what cvs is actually trying to download. You can also try

   $ cvs status

Installing a newer cvs program version helped in obscure cases
like this.

m.

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

Reply via email to