[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] TortoiseSVN, svn and neon 0.25.2

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-29 08:32:11 CEST

Norbert Unterberg wrote:

>>Just building it won't be a problem. Simply follow our build
>>instructions (in the file build.txt in our source tree).
>
> I tried once, and I was not successfull. It required some tweaking of
> the TSVN build scripts (namely dealing with neon's
> config.hw.in/config.hw, where TSVN's build.bat does some strange
> things), and it still failed when building subversion. There seems to
> be some API incompatibilities beween neon 0.24 and 0.25

The build script of TSVN tweaks the config.hw file for a reason:
we enable the HAVE_SETSOCKOPT param when building neon. Without this,
network access is much slower because then neon won't set the timeouts
itself and also waits longer after data is received before it sends the
next packet.
In neon 0.25, that param is enabled for windows by default so our custom
tweak won't be necessary anymore.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 29 08:35:41 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.