Use terrasync over http instead of svn
This enables using the http repository instead of the svn repository for terrasync. Fall back to svn by setting prop:/sim/terrasync/http-server to an empty string
This commit is contained in:
parent
2ed0bb5221
commit
a635b6d80f
1 changed files with 1 additions and 0 deletions
|
@ -814,6 +814,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<use-svn type="bool" userarchive="n">true</use-svn>
|
<use-svn type="bool" userarchive="n">true</use-svn>
|
||||||
<!-- INTENTIONALLY LEFT BLANK so we query the server from Martin's web service -->
|
<!-- INTENTIONALLY LEFT BLANK so we query the server from Martin's web service -->
|
||||||
<svn-server userarchive="n"/>
|
<svn-server userarchive="n"/>
|
||||||
|
<http-server userarchive="y">automatic</http-server>
|
||||||
<svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
|
<svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
|
||||||
<rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
|
<rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
|
||||||
<!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
|
<!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
|
||||||
|
|
Loading…
Reference in a new issue