From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 28 23:55:11 2008 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E404106566B; Thu, 28 Feb 2008 23:55:11 +0000 (UTC) (envelope-from skip@menantico.com) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.freebsd.org (Postfix) with ESMTP id 132C58FC19; Thu, 28 Feb 2008 23:55:11 +0000 (UTC) (envelope-from skip@menantico.com) Received: from mx.menantico.com ([71.168.194.131]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JWZ002KI3RFF583@vms048.mailsrvcs.net>; Thu, 28 Feb 2008 17:54:51 -0600 (CST) Date: Thu, 28 Feb 2008 18:57:27 -0500 From: Skip Ford In-reply-to: <20080228231616.GA1104@zaphod.nitro.dk> To: "Simon L. Nielsen" Message-id: <20080228235727.GA967@menantico.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <18373.33662.614583.231211@gromit.timing.com> <20080227201203.GA1101@zaphod.nitro.dk> <86fxvd18te.fsf@ds4.des.no> <20080228231616.GA1104@zaphod.nitro.dk> User-Agent: Mutt/1.4.2.3i Cc: Dag-Erling =?unknown-8bit?Q?Sm=F8rgrav?= , hackers@freebsd.org, John Hein Subject: Re: cvs tag renaming after repo copy X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 23:55:11 -0000 Simon L. Nielsen wrote: > For other intersted parties I got OK from John Polstra to put his > script online with std. BSD license so it can now be found at > http://people.freebsd.org/~simon/scripts/Fixtags . > > In case anyone is interested I put the script I use for repo-copies at > FreeBSD.org online as > http://people.freebsd.org/~simon/scripts/cvs_repo_copy . The script > probably need to be adjusted to local config and use at your own risk > etc - but it hasn't done anything bad for me yet :-). Thanks for these. Any reason they couldn't be added to the repository in src/tools/tools/repocopy/ or similar so those who are interested don't have to worry about having a stale version in the future? -- Skip