TerraSync: Difference between revisions

Jump to navigation Jump to search
700 bytes removed ,  26 March 2020
→‎How does it work: SVN client has been removed from FlightGear
(→‎How does it work: SVN client has been removed from FlightGear)
 
Line 159: Line 159:
terrasync.py --target=/home/joe/fg/scenery --top 50 --left 18 --bottom 49 --right 19
terrasync.py --target=/home/joe/fg/scenery --top 50 --left 18 --bottom 49 --right 19
</syntaxhighlight>
</syntaxhighlight>
Switching between SVN and HTTP terrasync is just a matter of setting a property on startup. Setting <code>--prop:string:/sim/terrasync/http-server=automatic</code> enables the HTTP repository, not setting the property will lead to using the SVN repository. The code seems to be robust enough that one may switch back and forth between the repositories without loosing data.<ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/35082702/
  |title  =  <nowiki> Re: [Flightgear-devel] Enable terrasync/http by default </nowiki>
  |author =  <nowiki> Torsten Dreyer </nowiki>
  |date  =  May 12th, 2016
  |added  =  May 12th, 2016
  |script_version = 0.36
  }}</ref>


Enjoy, feedback welcome.<ref>{{cite web
Enjoy, feedback welcome.<ref>{{cite web

Navigation menu