Hi all.

I hope someone can help me with a problem that I’m having.

I’m using Netbeans to work on a Java project.

I accidentally added one of my java files to the CVS project with the wrong name. I used the “myclass.java” instead of “Myclass.java”.  I’ve tried removing “myclass.java” from CVS and then adding “MyClass.java”, this works but when I check out again. I get the file “myclass.java”. Java is case sensitive when it comes to file names so I need the file to be exactly correct.

 

Does anyone know a way to fix this.

Thanks.

_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to