Netbeans 6.1 Incorrect CVS Status on a file that does not exist

Posted by Coder on Stack Overflow See other posts from Stack Overflow or by Coder
Published on 2010-05-16T21:03:58Z Indexed on 2010/05/16 21:10 UTC
Read the original article Hit count: 222

Filed under:
|

Hi,

I have been trying to figure this out for a few hours off and on now and can't figure it out. I committed a lot of binary (jar files) to cvs and they worked fine, but one of the 6 directories, netbeans thinks has a file that it keeps trying to commit, but it doesn't actually exist in the file system. There is also another file in the same directory that i did commit, and netbeans cvs status says that it's an unknown file, but when i delete the directory and check it out, it shows up fine, but netbeans can't get the correct cvs status for the file.

I looked in the repository and all looks fine. There is only one file present as it should be. Looking at the CVS directory in the checkout folder also reveals nothing suspicious. I don't know what to do about this. I don't know why netbeans thinks there is a file in that directory that is not actually there. I did a search in my working directory and my netbeans project directory for any file containing a reference to this file but there is nothing.

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about cvs