Hello

I have added some doc (word for windows) and xls (excel) files to a rep. �What 
I did was:

cvs add zzz.pdf xxx.doc yyy.xls
cvs ci -m "Adding doc and xls files"
cvs admin -kb zzz.pdf xxx.doc yyy.xls

No problem so far, but when I try to cvs ci -m "Updating a file", cvs returns:

cvs commit: Examining .
cvs commit: Up-to-date check failed for `zzz.pdf'
cvs commit: Up-to-date check failed for `yyy.xls'
cvs commit: Up-to-date check failed for `xxx.doc'
cvs [commit aborted]: correct above errors first!

What did I do wrong?

Many thanks

Ed


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to