FlightGear Git on Mac OS X: Difference between revisions

Jump to navigation Jump to search
→‎Git SimGear/FlightGear/fgdata: Updated the links and instructions to replace Gitorious with SourceForge.
mNo edit summary
(→‎Git SimGear/FlightGear/fgdata: Updated the links and instructions to replace Gitorious with SourceForge.)
Line 96: Line 96:
=== Git SimGear/FlightGear/fgdata ===
=== Git SimGear/FlightGear/fgdata ===
Create a directory where you want to place your new FlightGear code.
Create a directory where you want to place your new FlightGear code.
  git clone git://gitorious.org/fg/flightgear.git
  git clone git://git.code.sf.net/p/flightgear/flightgear flightgear-flightgear
  git clone git://gitorious.org/fg/simgear.git
  git clone git://git.code.sf.net/p/flightgear/simgear flightgear-simgear
  git clone git://mapserver.flightgear.org/fgdata/  
  git clone git://git.code.sf.net/p/flightgear/fgdata flightgear-fgdata
'''or''' git clone git://gitorious.org/fg/fgdata.git
The fgdata is about 4 GB! You can clone this repo once and later you use ''git pull''. There is other page [[FlightGear and Git]] about using the FlightGear GIT Repos.
The fgdata is about 4 GB! You can clone this repo once and later you use ''git pull''. There is other page [[FlightGear and Git]] about using the FlightGear Gitorious GIT Repos. There is also an alternate GIT repo on mapserver.flightgear.org: http://mapserver.flightgear.org/git/.


=== Install SimGear ===
=== Install SimGear ===

Navigation menu