TerraSync by hand using SVN: Difference between revisions

add command to make new directory and fix urls for new terrasync server...
m (Elgaton moved page TerraSync by hand using svn to TerraSync by hand using SVN: Fix case of "SVN")
(add command to make new directory and fix urls for new terrasync server...)
Line 6: Line 6:


  <nowiki>
  <nowiki>
mkdir /path/where/to/store/the/Scenery
cd /path/where/to/store/the/Scenery</nowiki>
cd /path/where/to/store/the/Scenery</nowiki>


Then set up the local svn repository and download the Airports and Models:
Then set up the local svn repository and download the Airports and Models:
  <nowiki>
  <nowiki>
svn checkout --non-recursive http://terrascenery.googlecode.com/svn/trunk/data/Scenery/
svn checkout --non-recursive http://ns334561.ip-5-196-65.eu:8888/trunk/data/Scenery/
svn update Scenery/Airports
svn update Scenery/Airports
svn update Scenery/Models
svn update Scenery/Models
Line 21: Line 22:
svn update Scenery/Terrain/e000n40</nowiki>
svn update Scenery/Terrain/e000n40</nowiki>


To see what data is available, you can view the Flightgear TerraSync Server directory using [http://terrascenery.googlecode.com/svn/trunk/data/Scenery/ this] link.
To see what data is available, you can view the Flightgear TerraSync Server directory using [http://ns334561.ip-5-196-65.eu:8888/trunk/data/Scenery/ this] link.


[[Category:Scenery]]
[[Category:Scenery]]
185

edits