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

Proposed backports to 1.9.x branch

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Thu, 4 May 2017 18:27:42 +0300

Hi Stefan,

I propose to back the following changes to TortoiseSVN 1.9.x branch:
* r27068-27070,27072-27074
  Do not wait for TSVNCache.exe when it's disabled. This saves about
100ms before every operation when status cache is disabled.

* r27071,r27077
  Obtain HEAD revision before Update operation using separate request
to the server only we have PreUpdateHook configured.

  This could save up to 500ms for the common case, because
establishing new connection to the server may take a while over high
latency network, especially if https and authentication is involved.

* r27787
  Manifest TortoiseBlame and TortoiseUDiff as DPI-aware. TortoiseMerge
and TortoiseProc are already manifested as DPI-aware.

* r27797, r27800
  Fix drawing icons in CFilterEdit that used to filter history and log
messages on High-DPI displays.

All changes merge without conflicts. What do you think?

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3233839
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-05-04 17:28:14 CEST

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.