FlightGear CVS: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Reverted edits by BotFlightGear (Talk) to last revision by Gijs)
m (cat: Git)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
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.
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==
== Related content ==
* [[FlightGear and Git]]
* [[FlightGear and Git]]
[[Category:Git|CVS]]

Latest revision as of 23:12, 2 February 2014

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