Terry Spafford writes: > > %cvs diff -r Branch1 > returns the following: > > cvs server: Diffing . > cvs server: cfggen_fdcb.C.clh.C++Style no longer exists, no comparison > available > cvs server: ctllogd_fdcb.C.has_execvp no longer exists, no comparison > available
That appears to be a bug in the diff code -- it sees that some revision of the file exists on the branch and complains rather than noticing that the selected revision is dead and thus doesn't really exist at all. I've checked in a fix. -Larry Jones I hate being good. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
