From owner-cvs-src@FreeBSD.ORG Fri Sep 24 18:22:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFB5616A4CE; Fri, 24 Sep 2004 18:22:26 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D6643D1F; Fri, 24 Sep 2004 18:22:25 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8OIMNqa023698; Fri, 24 Sep 2004 21:22:23 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 21710-05; Fri, 24 Sep 2004 21:22:23 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8OIMNhg023695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Sep 2004 21:22:23 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8OIMFVq063767; Fri, 24 Sep 2004 21:22:15 +0300 (EEST) (envelope-from ru) Date: Fri, 24 Sep 2004 21:22:05 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Message-ID: <20040924182205.GA63720@ip.net.ua> References: <200409241524.i8OFOCLK034117@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <200409241524.i8OFOCLK034117@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/mfc Makefile mfc.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 18:22:26 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 24, 2004 at 03:24:12PM +0000, Dag-Erling Smorgrav wrote: > des 2004-09-24 15:24:12 UTC >=20 > FreeBSD src repository >=20 > Added files: > tools/tools/mfc Makefile mfc.sh=20 > Log: > A simple shell script to help MFC an entire directory to a branch where= it > does not already exist. > =20 > Revision Changes Path > 1.1 +10 -0 src/tools/tools/mfc/Makefile (new) > 1.1 +38 -0 src/tools/tools/mfc/mfc.sh (new) >=20 I believe that you didn't read my mail where I explained how to do it in two steps: On RELENG_5, without /usr/src/contrib/bind9, you do this: cd /usr/src/contrib cvs -R up -d -jHEAD bind9 cvs commit bind9 I think the script is unnecessary. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBVGXNqRfpzJluFF4RAvskAJ0TH37WSYNEybutteRCOJckWNX8GQCaAwco Fa8ScMV+grL5OW1560gVcRM= =tOPq -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--