From: | YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx> |
Date: | Sun, 26 Mar 2006 08:16:52 +0900 |
On Sat, Mar 25, 2006 at 07:29:42PM +0100, Sascha Wildner wrote: > >http://www.dragonflybsd.org/cvsweb/src/test/test/baaz.diff?r1=1.1&r2=1.2&f=u > Hmm, the cvsweb diffs still show some weird commitid foo. If you're talking about this one, rcsdiff: /cvs/src/test/test/baaz,v: warning: Unknown phrases like `commitid ...;' are present. that's because cvsweb uses rcsdiff to show the diffs, and rlog to show the logs, neither of which(in the base system) know about the commitid. I'm going to commit attached patch for base rcs utilities (slightly modified version of /usr/src/contrib/cvs-1.12/contrib/rcs-5.7-commitid.patch) if no objection is raised in a few days.
Attachment:
commitid.diff.gz
Description: application/gunzip