Steve Williams wrote:
>Looking at the peak memory usage of the machine, it had indeed reached 2GB
>memory usage overnight. It is currently sitting at just over 1.0GB and
>rising very slowly.
>
>Sly
>
>
Thanks for the info. I figured it had to be memory for the interpreter
itself to crash; Perl is usually very good about handling things
gracefully when possible.
I'll make it use temporary files as I mentioned; I'll just store the
name of the tempfile in the comment area of the hash, instead of the
actual comment text. I doubt I could pare memory usage down any more
than that, so if it's still crashing after that then you'll just have to
divide your VSS project up into smaller pieces.
I think I'll also turn on debugging by default, sending debugging info
to a log file and less junk to the screen. Hopefully I can get to all
these outstanding issues tomorrow.
Thanks for being my Q/A tester; by the time I'm actually ready to make
the switch from VSS myself, this script should be ready for prime time!
toby
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 26 03:26:47 2004