You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by SteveKing <st...@gmx.ch> on 2004/10/28 15:47:18 UTC

request for1.1.2 nomination

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

Re: request for1.1.2 nomination

Posted by Will Dean <sv...@indcomp.co.uk>.
"SteveKing" <st...@gmx.ch> wrote in message
news:41811486.5090405@gmx.ch...
>
> may I request to nominate revision 11439 as a candidate for the 1.1.2 
> release?

As another TortoiseSVN user who's currently looking into performance, can I
also add a voice to this request?

Despite a lot of effort put into internal caching, TSVN (and IDE add-ins)
can be really heavy on status fetching - we're really keen on performance in
this area.

Thanks,

Will





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: request for1.1.2 nomination

Posted by "Peter N. Lundblad" <pe...@famlundblad.se>.
On Fri, 29 Oct 2004, SteveKing wrote:

> Max Bowsher wrote:
> > SteveKing wrote:
> >
> >> may I request to nominate revision 11439 as a candidate for the 1.1.2
> >> release?
> >
> >
> > Transcribed to STATUS in r11654.
>
> Thanks a lot!
>
I removed the whole-tree-locking when contacting the repository. It may
not impact performance as much, but it simpliffied the code. Also, there
is a +1 now:-)

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: request for1.1.2 nomination

Posted by SteveKing <st...@wagner-group.ch>.
Max Bowsher wrote:
> SteveKing wrote:
> 
>> Hi,
>>
>> may I request to nominate revision 11439 as a candidate for the 1.1.2
>> release?
> 
> 
> Transcribed to STATUS in r11654.

Thanks a lot!

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: request for1.1.2 nomination

Posted by Max Bowsher <ma...@ukf.net>.
SteveKing wrote:
> Hi,
> 
> may I request to nominate revision 11439 as a candidate for the 1.1.2
> release?

Transcribed to STATUS in r11654.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org