I've always missed a "cvs rename" command. After all, it's not uncommon to change a file name so that it better reflects the contents which can evolve over time, and with the current remove/create scheme, there is nothing which says that bar.c v1.0.0 is actually a replacement for foo.c v2.1.4. OTOH I reckon that keeping track of the previous names of a file would be quite an impact on the code (and most likely not too compatible with the RCS format).
>If you look for a file 'Foo.java' on Windows you'll always see it because >windows isn't case sensetive. If the java compiler is enforcing case >sensitivity beyond that it's a bug in that compiler, because on Windows >it's not unusual to get dodgy case on files. _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt