Sally Ferrero writes:
> 
> cvs server: cannot commit with sticky date for file `WeeklyPlan.java'
> cvs [server aborted]: correct above errors first!
> 
> But I can't fix the sticky date problem because the files are removed.  I
> tried: cvs update -A, and I tried putting the files back and then doing:
> cvs update -A, but to no avail.

First, remove the files you put back if they're still there.  Then, do
"cvs add" on the removed files to get CVS to resurrect them.  Now that
the files are back, you'll be able to do update -A, remove -f, and
commit.

-Larry Jones

Even my FRIENDS don't do what I want. -- Calvin

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

Reply via email to