[cvsnt] Re: How can CVS lose a file
Tony Hoyle
tony.hoyle at march-hare.com
Wed Aug 3 19:31:47 BST 2005
Matt Schuckmann wrote:
> I'm setting up an automatic mirror of my web site via a postcommand script
> and whenever the postcommand script does an update for a newly commited file
> it's comming up with the error message:
> cvs.exe update: warning: index.htm was lost
>
> Where index.htm is the file that was just commited. Further more the file is
> not updated.
> What does this error message mean?
It means you had it in the sandbox, but deleted it before
committing/updating, so it's not where cvs expects it to be.
Tony
More information about the cvsnt
mailing list