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

Re: SubWCRev COM object, Memory consumption & Runtime Error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Oct 2009 21:06:42 +0200

On 23.10.2009 10:01, Matthias Alleweldt wrote:
> var i;
> var svn;
>
> svn = new ActiveXObject("SubWCRev.object");
>
> for(i=0;i< 10000;++i) {
> svn.GetWCInfo("C:\\projects\\trunk\\common\\common.cpp", false, false);
> }

Thanks for the test script!
Fixed the leak in r17549.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2410734
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-23 21:06:57 CEST

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

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