TerraSync: Difference between revisions

Jump to navigation Jump to search
m (→‎News: https://sourceforge.net/p/flightgear/mailman/message/35081518/)
Line 145: Line 145:
terrasync.py --target=/home/joe/fg/scenery --url= http://someserver.org/otherscenery  
terrasync.py --target=/home/joe/fg/scenery --url= http://someserver.org/otherscenery  
</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
   |url    =  https://sourceforge.net/p/flightgear/mailman/message/35081518/  
   |url    =  https://sourceforge.net/p/flightgear/mailman/message/35081518/  

Navigation menu