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.