I would expect to see errors like this if your CVS server has mounted the repository over NFS, and the NFS server rebooted. If this is indeed the case, then you must unmount the NFS partition on your CVS server, then re-mount it. (Rebooting the CVS server might be easier.) You might also consider storing your repository locally on your CVS server.
--- Forwarded mail from [EMAIL PROTECTED] Using cvs1.11.17 over ssh, I started getting this error after the server was rebooted. What can I do to alleviate this? cvs [commit aborted]: error closing lock file /project_dir/,tester.cpp,: Stale NFS file handle cvs commit: error closing lock file /project_dir/,tester.cpp,: Bad file descriptor --- End of forwarded message from [EMAIL PROTECTED] _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
