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

Re: [PATCH]: Check for symlinks only if HAVE_SYMLINK defined.

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-10-21 21:23:02 CEST

On 10/21/05, Ivan Zhakov <chemodax@gmail.com> wrote:
> Hi!
> I propose to disable call to svn_wc__get_specialI() unless
> HAVE_SYMLINK defined. It should improve "svn status" performance on
> Windows. I have already mantain such version of subversion for my
> company. It increase performance about 30%. Anybody against?
>
> [[
> Disable call to svn_wc__get_specialI() unless HAVE_SYMLINK defined.
>
> * subversion/libsvn_wc/status.c
> (assemble_status): Don't call to svn_wc__get_special() unless
> HAVE_SYMLINK defined.
> ]]
>
To be clear: I propose it's as temporary solution for 1.3. After
wc-propcaching branch will be implemented these #ifdef should be
removed. I am plaining done this before 1.4.

--
Ivan Zhakov
Received on Fri Oct 21 21:24:16 2005

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

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