FlightGear CVS

From FlightGear wiki
Revision as of 18:20, 11 December 2009 by Michaelfavor (talk | contribs) (minor edit)
Jump to navigation Jump to search

Many FlightGear developers use CVS, a Concurrent Versions System to store all of the files required to compile and build FlightGear. CVS tracks every update as developers around the world work together concurrently to create new versions of the files.

While new FlightGear features and additions are in development, they are available from CVS before they are available in the standard release version. Using CVS allows a user to build the newest possible version of FlightGear from the latest source code, to experiment with new aircraft or other features. However, it's not a beginner's tool. Using CVS can expose the user to unstable features that show ugly error messages, or crash the computer. Fortunately, very few of FlightGear's advanced features require CVS. (See Getting Started for more info about using FlightGear without CVS).

FlightGear CVS Links

How to Use CVS with FlightGear

Windows

Linux

Mac

See Also