Re: CVS "Up-to-date check failed"

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 01 Apr 2001 12:23:32 +0200

Roger Venning wrote:

> Second thing: I get this from CVS
>
> cvs server: Up-to-date check failed for `src/acl.c'
> cvs server: Up-to-date check failed for `src/protos.h'
> cvs server: Up-to-date check failed for `src/structs.h'
> cvs [server aborted]: correct above errors first!
> cvs commit: saving log message in /tmp/cvsJdlZXt
>
> when trying to commit my branch (that I first committed mistakenly
> to source forge head, then mkcvsbranch rvenning_tosacl, then
> cvs commit again). Any ideas how to fix?

cvs update, but your newly created working directry rvenning_tosacl
should have been brought up to date in the branch creating process, so I
suspect you are still trying to commit the changes in HEAD..

cvsmkbranch creates a NEW working directory for you with the name
../branchname. You need to move your changes into this new working
directory and commit them from there, not the original "HEAD" working
directory.

/Henrik
Received on Sun Apr 01 2001 - 04:22:41 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:43 MST