Hello, I'm a little bit confused about cvs. Either I do something wrong or it dosn't proper diff new files in subdirectories i.e it loses pathnames.
e.g. how it is: $ vi path/newfile; cvs add path/newfile; cvs diff -N Index: path/newfile =================================================================== RCS file: newfile diff -N newfile --- /dev/null +++ newfile [..] and IMO how it should be and works later correct with patch: Index: path/newfile =================================================================== RCS file: path/newfile diff -N path/newfile --- /dev/null +++ path/newfile [..] Any clues? PS: I'm not subscribed to the list, so please CC me. Thanks -- Dimitri Sokolyuk - <[EMAIL PROTECTED]> - http://vhost.dyndns.org PGP Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x390AD060 Key Fingerprint: D141 A572 9D44 1BAD 30AF - 4D7F 0BAC D820 390A D060

