Op vrijdag 23 april 2004 00:10, schreef Antonio Salazar: > First of all, I was told to watch out for if CVS warns me if the 'up to > date check failed'. What does this message mean and when in the cvs up > process does it come up?
AFAIK "Up to date check failed" is displayed when you try to commit something into the cvs without doing a cvs update first. If cvs notices that the server-version is newer then yours, it will produce this error message. Rinse
