From owner-ctm-users@FreeBSD.ORG Sun Sep 23 00:04:22 2012 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D47C106564A for ; Sun, 23 Sep 2012 00:04:22 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id C284E8FC08 for ; Sun, 23 Sep 2012 00:04:21 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.5/8.14.5) with ESMTP id q8N04Kkg032788 for ; Sat, 22 Sep 2012 19:04:20 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <505E5205.3020209@missouri.edu> Date: Sat, 22 Sep 2012 19:04:21 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: "ctm-users@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Switching to svn X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2012 00:04:22 -0000 I am planning to switch ctm lists like ctm-src-9 and ctm-ports-cur from cvs to svn. This will create quite sizable CTM deltas which make changes to the second line of almost every file, where for example # $FreeBSD: src/Makefile,v 1.234.2.19 2003/04/16 09:59:40 ru Exp $ becomes # $FreeBSD: stable/4/Makefile 113553 2003-04-16 09:59:40Z ru $ I don't really see a good way around this, and I plan to go ahead with this change in a day or so. But I thought I would send a message to this mailing list in case one of you had something to say about it first. From owner-ctm-users@FreeBSD.ORG Sun Sep 23 11:37:48 2012 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEFF2106564A for ; Sun, 23 Sep 2012 11:37:47 +0000 (UTC) (envelope-from aehlig@linta.de) Received: from linta.de (isilmar-3.linta.de [188.40.101.200]) by mx1.freebsd.org (Postfix) with ESMTP id 324318FC08 for ; Sun, 23 Sep 2012 11:37:46 +0000 (UTC) Received: (qmail 30616 invoked by uid 10); 23 Sep 2012 11:37:39 -0000 Received: from howard.linta.de by isilmar.linta.de with BSMTP; 23 Sep 2012 11:37:39 -0000 Received: by howard.linta.de (Postfix, from userid 1001) id 63C59385564; Sun, 23 Sep 2012 13:35:17 +0200 (CEST) Date: Sun, 23 Sep 2012 13:35:17 +0200 From: "Klaus T. Aehlig" To: Stephen Montgomery-Smith Message-ID: <20120923113517.GA41319@howard.linta.de> References: <4EF55B2B.9010700@missouri.edu> <20120921044729.GA47944@curry.linta.de> <505C6570.8060801@missouri.edu> <20120922094319.GA55036@curry.linta.de> <505E4F33.9060006@missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <505E4F33.9060006@missouri.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "ctm-users@freebsd.org" Subject: Re: svn-cur X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2012 11:37:48 -0000 > Do you mind if I put your patch on the CTM ftp sites? [...] No problem. Feel free to distribute the patch by any means you like. Best, Klaus