[EMAIL PROTECTED] a écrit : > [...] > > >> When it is said they should go to FG_ROOT, it means that they should go in >> data/ >> In fact, they are put in data/Models/fgfsdb/ but Models/fgfsdb is already in >> the >> tar. >> >> They are shared, and the path relative to $FG_ROOT is stored in the .stg >> file, >> so they can't be moved, and if they happened to be overwritten, it would be >> because someone commit them in CVS. >> >> > > I see that there is an option -P of "cvs update" that instructs removal of > directories that > are not in the repository. I am not clear about individual files. Info CVS > did not tell me > what is the policy on files that are not in repository. It is my worry that > my CVS updates > may erase the FGFSDB files. I guess I will check to find out. If it is > removing them, I can > re-download/re-unpack as needed. >
You misinterpreted the meaning of -P. It removes *empty* directories only. If there are alien files, the files and the directory containing them are left untouched. Only cvs release is able to remove unknown files and subtree. -Fred -- Frédéric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
