RE: Memory leak remains in 1.6.3?
From: Todd C. Gleason <tgleason_at_impac.com>
Date: Wed, 24 Jun 2009 08:28:33 -0700
> -----Original Message-----
I think it's a valid use case. Consider that I may have a large search-replace or other refactoring operation to run, and before I do it, I want to lock all affected files. They may be binaries if I'm using a binary-capable editing or search/replace tool.
Admittedly, I don't see this happening often, but I have encountered this scenario a few times, and sometimes it meant committing a thousand files at once. I wouldn't be very concerned about performance here, but I would be concerned if memory usage went unbounded for this and required me to break up my lock/unlock/commit operations.
------------------------------------------------------
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.