FlightGear CVS: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (removed comment section)
m (Little more encyclopedic value.)
Line 1: Line 1:
__NOTOC__
The '''Concurrent Versions System''' ('''CVS''') has been used by the [[FlightGear]] project as version control system, for almost 10 years.
Due to a hardware failure in May 2010, the CVS servers of the FlightGear source and data repository were replaced by Git. As a result, many links on this or other pages describing the built of FlightGear from CVS are obsolete.
See [[FlightGear and Git]] for more help.


{{building}}
After a hardware failure in May 2010, the CVS servers of the FlightGear source and data repository were replaced by [[Git]]. Every reference to CVS can be considered as out-of-date and should be replaced with a correct Git reference.


[[Category:Software]]
==Related content==
* [[FlightGear and Git]]

Revision as of 15:26, 1 June 2010

The Concurrent Versions System (CVS) has been used by the FlightGear project as version control system, for almost 10 years.

After a hardware failure in May 2010, the CVS servers of the FlightGear source and data repository were replaced by Git. Every reference to CVS can be considered as out-of-date and should be replaced with a correct Git reference.

Related content