Date: Thu, 15 Sep 2011 09:31:32 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: Adrian Chadd <adrian@freebsd.org> Cc: Mark Linimon <linimon@lonesome.com>, freebsd-current@freebsd.org, Alexander Zagrebin <alexz@visp.ru>, Andriy Gapon <avg@freebsd.org> Subject: Re: cvsup broken on amd64? Message-ID: <CAGH67wQ_=iWvgYGUiY5H6E3v=TqGvsoZYAcphGG9LJfgRoB5bQ@mail.gmail.com> In-Reply-To: <CAGH67wQpJG8V=1eNOkkmqyZzbcxb9R_R7mgCNg_-Kn51i_3-cQ@mail.gmail.com> References: <20110908221356.Horde.MFEsZ6Qd9PdOaSIEaid2X_A@avocado.salatschuessel.net> <4E692F87.5010708@sentex.net> <20110909073305.Horde.oi-EGaQd9PdOaaURAsTRVJk@avocado.salatschuessel.net> <4E6A076D.7040309@wintek.com> <EA16DA2E96DD411C8C8A7EC81E034162@vosz.local> <CAJ-Vmo=h7HXW5erFR2GD2j3Y%2BrE3wErkGD4WHuT_QMDSGvdsmA@mail.gmail.com> <8A9A0FE6D93942EA8F725B38FEA381D1@vosz.local> <4E71C3ED.6010405@FreeBSD.org> <20110915100500.GA20687@lonesome.com> <CAJ-Vmo=fkRkw%2BFNXts8d=rx4Kk4t9BEQhyOpP3GwPMjef8vrDw@mail.gmail.com> <CAGH67wQpJG8V=1eNOkkmqyZzbcxb9R_R7mgCNg_-Kn51i_3-cQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 15, 2011 at 9:30 AM, Garrett Cooper <yanegomi@gmail.com> wrote: > On Thu, Sep 15, 2011 at 8:19 AM, Adrian Chadd <adrian@freebsd.org> wrote: >> On 15 September 2011 18:05, Mark Linimon <linimon@lonesome.com> wrote: >>>> Usually rather quite later than sooner. >>> >>> A perfect opportunity for src committers to dive in and make a >>> difference :-) >> >> I hate you. :) >> >> Ok. Some third person test/verify that this patch (a) does what it's >> supposed to do, and (b) is correct, and I'll commit it. >> >> (blah, what am I signing myself up for..) > > =A0 =A0Based on the ticket and the patch, I think this is the right > procedure for verifying the patch. Please verify that the case below > repros the issue seen by the end-user before applying the patch though > :). > Thanks, > -Garrett > > supdir=3D$(mktemp -d /tmp/sup.XXXXXX) > # Supfile follows. Change cvsup host as necessary.. > cat >$supdir/supfile <<EOF > *default host=3Dcvsup10.FreeBSD.org > *default base=3D$supdir > *default prefix=3D$supdir/checkout > *default release=3Dcvs > *default delete use-rel-suffix > *default compress > src-all > EOF > # Get the sources > csup $supdir/supfile > # Empty out the files > for i in $(find $supdir/supfile/sys -name '*.[ch]'); do This should be $supdir/checkout/sys . Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wQ_=iWvgYGUiY5H6E3v=TqGvsoZYAcphGG9LJfgRoB5bQ>