Philip Lijnzaad <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Dear all, > > I have a strange problem: I can cvs update and commit and everything without > a problem, but when doing a cvs diff, I get: > > cvs [server aborted]: cannot open file Utils.pm for comparing: No such file or >directory > > The CVSROOT is ':ext:[EMAIL PROTECTED]:/ebi/cvs' and my CVS_RSH is ssh. > > What can cause this kind of behavior ? It looks a bit like the repository > side can't create a temporary file to 'diff' against.
Turns out that I had ''diff -kk'' in my ~/.cvsrc. Out-commenting this made the problem go away. Incidentally, this problem only occured on Solaris and TrueUnix, not SGI and Linux. The version I used it with was 1.10 halibut. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
