Hi, I'm using 'cvs rdiff -tu modulename/file' to generate a diff between the two latest versions. This works like a charm on e.g. CVSROOT/loginfo, but if I try it on a "normal" file, e.g. myproject/tst.c I get :
pk@zeal:$ cvs rdiff -tu myproject/tst.c cvs rdiff: could not read RCS file for myproject/tst.c What's up with that? I've tried a lot of different ways of specifying the modulename and file but I always end here.. -- Peer Klercke <peer(a)klercke.dk> I represent myself. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
