>>>> "AL" == Aaron Lehmann
<aaronl(a)vitelus.com> writes:
AL> Am I the only one who is repeatedly getting the message:
AL> cvs server: Updating mule/skk/etc
AL> cvs [server aborted]: can not reallocate 697880 bytes
AL> when trying to check out xemacs-packages from CVS? It's always the same
AL> number of bytes in the same place.
Please try something like:
cd mule/skk; rm -rf etc; cvs update etc
which works for me (you have to do this just once).
Martin
(Yes, we do have plans for eventually replacing our buggy CVS server)