FlightGear CVS: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
m (commented out rest of article)
Line 1: Line 1:
__NOTOC__
__NOTOC__
'''NOTFM''' (Notice to FlightGear Members)
'''Due to a hardware failure, the CVS servers of the FlightGear source and data repository are currently down. As a result, many links on this or other pages describing the built of FlightGear from CVS are obsolete.
--[[User:T3r|T3r]] 20:09, 11 May 2010 (UTC)
Some highly skilled people are currently working on a substitute for the CVS system and it is already complete. Repository at: [http://www.gitorious.org/fg Gitorious.org]'''
 
Due to a hardware failure, the cvs servers of the FlightGear source and data repository are currently down. As a result, many links on this or other pages describing the built of FlightGear from CVS are obsolete.
Some highly skilled people are currently working on a substitute for the CVS system and we hope to have a reliable solution up and running soon. Those, who can't hold their feet might want to sneek a peek at [http://www.gitorious.org/fg]


----
----


Many [[FlightGear]] developers use '''CVS''', a '''Concurrent Versions System''' to store all of the files required to build FlightGear.  CVS tracks updates to every file as developers around the world work together concurrently to create new versions.
<!--Many [[FlightGear]] developers use '''CVS''', a '''Concurrent Versions System''' to store all of the files required to build FlightGear.  CVS tracks updates to every file as developers around the world work together concurrently to create new versions.


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 files, 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 [[New_to_FlightGear#Getting_Started|Getting Started]] for more info about using FlightGear without CVS).
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 files, 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 [[New_to_FlightGear#Getting_Started|Getting Started]] for more info about using FlightGear without CVS).
Line 30: Line 27:


====See Also====
====See Also====
* [http://www.flightgear.org/cvs/anoncvs.html Instructions for the FlightGear CVS repository]
* [http://www.flightgear.org/cvs/anoncvs.html Instructions for the FlightGear CVS repository] !-->


{{building}}
{{building}}


[[Category:Software]]
[[Category:Software]]

Revision as of 22:52, 16 May 2010

Due to a hardware failure, the CVS servers of the FlightGear source and data repository are currently down. As a result, many links on this or other pages describing the built of FlightGear from CVS are obsolete. Some highly skilled people are currently working on a substitute for the CVS system and it is already complete. Repository at: Gitorious.org