SubWCRev COM object, Memory consumption & Runtime Error
From: Matthias Alleweldt <m.alleweldt_at_bauer-kirch.de>
Date: Fri, 23 Oct 2009 10:01:32 +0200
Hello!
I use the SubWCRev COM object in a tool and ran into a big problem.
I reduced the problem to a simple JavaScript:
>>> CODE STARTS HERE
svn = new ActiveXObject("SubWCRev.object");
for(i=0;i < 10000;++i) {
What do I wrong or is it a bug?
Matthias
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.