David Churches writes: > > cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvs co package > > then it checks out about half of the code, and then terminates, with the > error mesage > > Terminated with fatal signal 11
Signal 11 is SIGSEGV (segmentation violation), which usually means you're running out of (virtual) memory. CVS should detect that and handle it more gracefully, but some systems make that impossible to do. -Larry Jones These child psychology books we bought were such a waste of money. -- Calvin's Mom _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
