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

request for1.1.2 nomination

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-28 17:47:18 CEST

Hi,

may I request to nominate revision 11439 as a candidate for the 1.1.2
release?
The log states:
===========================
Fix slow "svn st" where the targets are files by not locking the whole
anchor
tree.

* libsvn_client/status.c (svn_client_status): Don't lock the whole
   directory hierarchy if not necessary.
===========================

This fix would help a lot (not as much as r11592, but still) for
performance, especially for TSVN since it has to use full paths. Right
now, an svn_client_status() on a path always goes down one level too much.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 28 17:47:38 2004

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.