"cvs [commit aborted]: memory exhausted" error
Andrew Michael Levin <[email protected]> Wed, 31 Oct 2012 16:42:28 +0100
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <CA+6A3sH+oaeuPGKRo0fMUeinNgBb-F6uOVD=eGamnyDuEJumtg@mail.gmail.com> |
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