Re: "cvs [commit aborted]: memory exhausted" error

Andrew Michael Levin <[email protected]> Wed, 31 Oct 2012 17:02:38 +0100
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <CA+6A3sHif8bKaM=2jJZ06GhedpO=5tKP+Ob+dKfKeW3x9uHaiA@mail.gmail.com>
Hi,

For some reason, the second time I tried to do the commit, it worked.

Andrew

On Wed, Oct 31, 2012 at 4:42 PM, Andrew Michael Levin
<[email protected]> wrote:
> Hi,
>
> I am trying to remove a large file from cvs. When I remove the file locally,
> and then do cvs remove, and then do cvs commit, I get the following
> messages:
>
> $ cvs commit -m "removed file"
> cvs commit: Examining .
> **** Access allowed: Personal Karma exceeds Environmental Karma.
> cvs [commit aborted]: memory exhausted
>
> How can circumvent this error?
>
> Thanks.
>
> Andrew