cvs problems

Casper Boemann cbr at boemann.dk
Sat Mar 19 10:30:41 CET 2005


On Saturday 19 March 2005 09:09, Michael Thaler wrote:
> Hello,
>
> yesterday I did a
>
> cvs up -D "2 days ago"
>
> because make -f Makefile.cvs did not work with the current CVS version. I
> worked on the star tool and fixed a bug and when I wanted to commit my
> changes, I now get the following error message:
>
> cvs commit: cannot commit with sticky date for file `kis_tool_star.cc'
> cvs [commit aborted]: correct above errors first!
>
> What does this mean and how can I fix it?
>
> Thank you,
> Michael
> _______________________________________________
> kimageshop mailing list
> kimageshop at kde.org
> https://mail.kde.org/mailman/listinfo/kimageshop
When you check out with a specific date the files are marked as belonging to 
that date. It's a sticky tag.

Before committing you must first remove those sticky tags.

cvs up -A


-- 
best regards / venlig hilsen
Casper Boemann


More information about the kimageshop mailing list