Howard Zhou writes:
> 
> I am getting CVS/Entries.Backup or Entries.Log errors during cvs update. It
> says Disk Quota exceeded. So I have two questions in this regards:
> 
> 1) What's the Entries for and how the .Backup and .Log created? What could
> be the root cause of this problem?

Both of these files are listed in the index of the manual, which
explains what they are:

        http://www.cvshome.org/docs/manual/cvs_2.html#IDX40

The root cause of the problem is that you are out of disk quota on the
disk that contains your working directory -- either ask your system
administrator to increase your quota or move your working directory to a
disk where you have more space available.

> 2) If this happens, can I just deleted Entries.Backup and .Log? Or do I have
> to delete the entire subdirectory?

Unless you enjoy shooting yourself in the foot, you must *never* delete
CVS administrative data without deleting the associated files.

-Larry Jones

I'm so disappointed. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to