Pico Geyer writes:
> 
> This is a multi-part message in MIME format.

Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!

> 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.

CVS still struggles to support case-insensitive file systems.  I'm
afraid you'll have to (manually) delete the misnamed file from the
repository and then add the correctly named file.

-Larry Jones

My "C-" firmly establishes me on the cutting edge of the avant-garde.
-- Calvin


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to