Seamus Donohue writes: > > C:\source>cvs co cmp > cvs server: cannot open current directory: Too many open files > cvs [checkout aborted]: end of file from server (consult above messages if > any)
It would appear that you have a problem on your server. There are limits on the number of files a single process can have open at one time, as well as an overall system limit. It would seem that you are running into one of those limits. -Larry Jones Something COULD happen today. And if anything DOES, by golly, I'm going to be ready for it! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
