Rahul wrote:
> One thing you could try is to recompile CVS without HAVE_MMAP flag.
> On a 32 bit system memory mapped files will hit the 2GB limit. By
> default
> CVS uses mmap'd files for faster performance.
>
> That said CVS could avoid loading entire file in memory and work
> off segements when doing common operation. However that would
> be a longer term fix not something you can do today.
>
> Regards,
> Rahul Bhargava,
> CTO, WANdisco
> Mountain View, CA
> http://www.wandisco.com/cvs


Thanks so much Rahul for your advice. I will definetelly keep this in
mind. For the time being, I had edited the header of some tar files and
basically made the files ver 1.1 as I had added them prior to creating
the branches. I had also inserted both branch Id's in the symbol
section and voila, I have the files available on the trunk + 2 branches
now. I might have lost a bit of info on them, but did not care much
since they were not released by QA as GA'd products, yet.


Regards,
Cristian

_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to