]> git.mxchange.org Git - flightgear.git/commit
Alex Perry :
authorfredb <fredb>
Sun, 19 Oct 2008 16:08:30 +0000 (16:08 +0000)
committerfredb <fredb>
Sun, 19 Oct 2008 16:08:30 +0000 (16:08 +0000)
commit12009ea6882d9eb8eb90a6fdabd2b59b2cfdeb9e
treecab19b49b834963024c93f34227e452c6aac08da
parent2710564c7d3c3e95361a366441d3b96a6049ee05
Alex Perry :
This patch changes terrasync so it links against the subversion
library if you have it installed.  It supports people who build binary
releases for use by non-developers by removing the runtime external
dependency on having command line svn or rsync available.  Since the
patch changes autoconf to detect libsvn,  I'd appreciate it if people
who release binaries could verify that the detection scripting works
for their platform.

Developer warning:  If you do have libsvn developer libraries
installed, terrasync changes its default option from "-R" to "-S" to
remove the command line dependency.  However, Martin has not yet
uploaded world scenery into the subversion repository so it won't be
useful to fly against and you may want to specify "-R" on the command
line in the short term.  Or run both.

Me: Update MSVC 7.1 project file. Need svn-win32-1.x.y_dev.zip and svn-win32-1.x.y.zip
located at http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100
utils/TerraSync/terrasync.cxx