Richard Cyganiak wrote:
> Ray,
>
> On 3 Jun 2006, at 12:21, Ray Booysen wrote:
>> My cvs log file is just over 530MB. Running statcvs over the log file
>> immediately returns with an out of memory exception. using the -mx
>> parameter to the java command doesn't help at all.
>> Is there any way to get this to work?
>
> The way StatCVS is implemented, a Java object representation of the
> entire log has to reside in memory. There's no easy way around that.
> Run it on a machine with a couple of GB of RAM, give all of it to the
> JVM.
>
> You could generate a log for a limited date range, e.g. just for 2006.
> Or just for a subtree of the repository.
>
> Best,
> Richard
Thanks, I thought that might be the answer. Unfortunately the only
machine I can run this on only has 512MB of RAM. Has anyone had success
running statcvs on windows-based machines?
Regards
Ray
>
>
>>
>> Kind Regards
>> Ray Booysen
>>
>> --
>> Ray Booysen
>> rj_...@rj...
>>
>>
>>
>> _______________________________________________
>> Statcvs-users mailing list
>> Sta...@li...
>> https://lists.sourceforge.net/lists/listinfo/statcvs-users
>>
>
--
Ray Booysen
rj_...@rj...
|