Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 7 Aug 2003 16:50:39 +0000 (UTC), fieldhouse at logica.com (Dirk Fieldhouse) wrote: >cvs server: cannot open c:/repository/pathname/file: Too many open files > >and finally > >cvs [server aborted]: read lock failed - giving up > Try using lockserver... the file based locking needs an open file for every directory in the tree - it sounds like you've gone over the limit that win2k can cope with. Tony