"Ford, Karen (MED, Contractor)" writes: > > > cvs [server aborted]: error writing to lock file /myfilename
Please don't edit error messages -- quote them verbatim. I'm reasonably sure that should have been something more along the lines of ",myfilename" rather than "/myfilename", which would have allowed me to answer your question without having to consult the source code. > Could the addition of the tag have put it over the file size limit? Yes. That error message occurs when there is an error writing the new RCS file (the lock file is an RCS lock file, not a CVS lock file). If you have enough disk space to hold a second copy of the file, the most likely problem is a quota of some sort. -Larry Jones Whatever it is, it's driving me crazy! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
