I've been having a problem with netbeans and cvs.
I have a netbeans project I created. Rather than use the netbeans interface to import it into CVS, I used TortoiseCVS to import the code.
I would like to configure the project to know that it is a CVS project, but I just can't figure out how to do it.
I can't import it to cvs because it's already there.
Is there some way to manually configure the project to point it at its cvs repository?
What I would do is delete the project from NetBeans and then check it out of CVS. This will give you a new project in NetBeans that is synched with the project in CVS.