Date: Wed, 20 Nov 1996 23:14:10 +0100 From: "Julian H. Stacey" <jhs@freebsd.org> To: Poul-Henning Kamp <phk@critter.tfs.com> Cc: current@freebsd.org Subject: Re: ctm-cvs-cur dealta 2716 broken Message-ID: <199611202214.XAA00660@vector.jhs.no_domain> In-Reply-To: Your message of "Tue, 19 Nov 1996 11:50:31 %2B0100." <910.848400631@critter.tfs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Poul-Henning CC Current Reference: > From: Poul-Henning Kamp <phk@critter.tfs.com> > Subject: Re: ctm-cvs-cur dealta 2716 broken > Date: Tue, 19 Nov 1996 11:50:31 +0100 > > In message <9611190816.AA13849@wavehh.hanse.de>, Martin Cracauer writes: > > > >ctm cvs-cur.2716.gz > > FN: CVSROOT/val-tags md5 mismatch. > > FN: CVSROOT/val-tags edit returned 1. > >Exit(73) > > There is an unfortunate error on delta 2716. > > Please run these commands before applying the delta: > > echo 'RELENG_2_1_0 y' > $CVSROOT/CVSROOT/val-tags > echo 'HEAD y' >> $CVSROOT/CVSROOT/val-tags > echo 'JULIAN_HACK y' >> $CVSROOT/CVSROOT/val-tags > echo 'SCSI y' >> $CVSROOT/CVSROOT/val-tags > echo 'ALLMAN y' >> $CVSROOT/CVSROOT/val-tags Will a subsequent or re-issued cvs-cur.[] self correct ( I hope ) ? Or do CTM-CVS recipients need to make careful note of this in our private local directory archives of received ctm diffs ? IE when people blow away their local cvs tree & try to rebuild, will this (example) be sufficient : (A) ctm ......./cvs-cur.1500A.gz ctm ......./xx/cvs-cur.1[5-9]* ctm ......./xx/cvs-cur.2[0-9]* or will this be necessary: (B) ctm ......./cvs-cur.1500A.gz ctm ......./xx/cvs-cur.1[5-9]*.gz ctm ......./xx/cvs-cur.2[0-6]*.gz ctm ......./xx/cvs-cur.270*.gz ctm ......./xx/cvs-cur.271[1-5].gz echo 'RELENG_2_1_0 y' > $CVSROOT/CVSROOT/val-tags echo 'HEAD y' >> $CVSROOT/CVSROOT/val-tags echo 'JULIAN_HACK y' >> $CVSROOT/CVSROOT/val-tags echo 'SCSI y' >> $CVSROOT/CVSROOT/val-tags echo 'ALLMAN y' >> $CVSROOT/CVSROOT/val-tags ctm ......./xx/cvs-cur.271[6-9].gz ctm ......./xx/cvs-cur.27[2-9]*.gz ctm ......./xx/cvs-cur.2[8-9]*.gz ctm ......./xx/cvs-cur.3*.gz Hoping (A) is sufficient :-) Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611202214.XAA00660>