Date: Mon, 26 May 1997 13:24:36 +0800 From: Peter Wemm <peter@spinner.dialix.com.au> To: Peter Wemm <peter@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/cvs/src commit.c cvs.h import.c logmsg.c Message-ID: <199705260524.NAA02060@spinner.dialix.com.au> In-Reply-To: Your message of "Sun, 25 May 1997 22:15:30 MST." <199705260515.WAA26126@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote: [..] > Log: > The problem is that the verifymsg script can't modify the file like > editinfo can, which makes it useless for cleaning up the message (as is > needed for remote commits etc). This change causes the verifymsg handler > to read back the message after the verify script has run and returned an > "OK" exit code. > > Revision Changes Path > 1.2 +755 -385 src/contrib/cvs/src/commit.c > 1.4 +1 -1 src/contrib/cvs/src/cvs.h > 1.2 +181 -113 src/contrib/cvs/src/import.c > 1.2 +489 -82 src/contrib/cvs/src/logmsg.c And, as usual, the rcs delta is much bigger than the change itself. All but logmsg.c were only a couple of changed lines, logmsg.c was an extra 30 lines of code or so. Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705260524.NAA02060>