Steven Augart wrote:[...]
Or, "cvs diff -uN"(The content of the new files has been added manually; cvs diff complained "cvs server: <XXX>.java is a new entry, no comparison available).
I handled this problem with a little shell script. In the directory
Huh. I have tried that in the past and not had good luck with it. It seems as if it should work, and it would be nice if it did:
@augart-tp23: ~/JikesRVM/ClasspathCVS/classpath/native/jni/gtk-peer $ cvs diff -uN gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c cvs server: I know nothing about gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c @augart-tp23: ~/JikesRVM/ClasspathCVS/classpath/native/jni/gtk-peer $ cvs version Client: Concurrent Versions System (CVS) 1.11.2 (client/server) Server: Concurrent Versions System (CVS) 1.11.1p1 (server) @augart-tp23: ~/JikesRVM/ClasspathCVS/classpath/native/jni/gtk-peer $
Does this work in your version of CVS?
-- Steven Augart
Jikes RVM, a free, open source, Virtual Machine: http://oss.software.ibm.com/jikesrvm
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

