From owner-freebsd-stable@FreeBSD.ORG Mon Dec 31 19:57:45 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D99F0776 for ; Mon, 31 Dec 2012 19:57:45 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) by mx1.freebsd.org (Postfix) with ESMTP id 957338FC0C for ; Mon, 31 Dec 2012 19:57:45 +0000 (UTC) Received: by mail-ia0-f174.google.com with SMTP id y25so10604860iay.5 for ; Mon, 31 Dec 2012 11:57:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ieqk9MQt+AvuOs9gns9vCDRArJ9Spl3vNSv8rnsQsMo=; b=aP14Ua4gDOEbLHHI7NKINucTB6JtQz+LmvfHSnMCMog8eEPWhGbKAlUJaixgzbhJpv v7pFlQZyuPUi3mgo+Bu/io+wf0/Osk1mlzYKVaftQHA33PobRO+EipMa542RXISPXJF7 CHyEpjxpBx5KXJGWxneZCJ/QH6lpZEE7Zb6a4mxp0VumAxQ75u+3EzK3Nq5FaLWUh7c+ t3Gv+U+CDkyJR9WlJjdlDeVPYwQ5g9bUsycFFHami/erGwfJOG1GO0CG+QSYymKBvQrC Ebl9BDTs7sPgOFodCtQAmlPC4tOjsLQF3+D8L7YcodMKbD6jUifDEoMGdB+J1K9+Uw+h PgsA== MIME-Version: 1.0 Received: by 10.50.178.10 with SMTP id cu10mr32220868igc.75.1356983864838; Mon, 31 Dec 2012 11:57:44 -0800 (PST) Received: by 10.64.65.132 with HTTP; Mon, 31 Dec 2012 11:57:44 -0800 (PST) Received: by 10.64.65.132 with HTTP; Mon, 31 Dec 2012 11:57:44 -0800 (PST) In-Reply-To: <6817fb4c15659b194cc658b1dfa58a31.authenticated@ultimatedns.net> References: <50E1D012.1040004@missouri.edu> <20121231175808.GA1399@glenbarber.us> <6817fb4c15659b194cc658b1dfa58a31.authenticated@ultimatedns.net> Date: Mon, 31 Dec 2012 19:57:44 +0000 Message-ID: Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? From: Chris Rees To: Chris H Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2012 19:57:45 -0000 On 31 Dec 2012 19:52, "Chris H" wrote: > > Greetings, > The following is hijacked from another thread, which prompts me to > post this question: > > > On Mon, Dec 31, 2012 at 11:49:06AM -0600, Stephen Montgomery-Smith wrote: > >> (Not sure if this is the right mailing list, but here goes.) > >> > > > > -doc@ is a better choice. > > > >> Last night I did a csup to retrieve the whole cvs repository. I noticed > >> that huge numbers of files in doc and www have been deleted. Is this > >> intentional, or is it the svn to cvs program not working properly? And > >> if it is the latter, are there plans to restore it? > >> > > > > We are not exporting docs from SVN to CVS. There are no plans to do so. > > After more that 25yrs of enjoying *BSD, and all it has to offer. I find > myself ever so resistant to change -- what with all the maintenance scripts, > and procedures I've created/accumulated over the years. As I'm guessing I'm > not the only one feeling this way, I'm wondering if there is still a CVS > that's still current, that I might be able to mirror, and maintain, moving > forward? Perhaps this is all folly, but this subject has been bugging me > for some time, and reading this thread prompted me to attempt to address > it. > > Thank you for all your time, and consideration. I'm sorry, but the exporter scripts were always a stopgap. Help is available for updating your scripts to use Subversion, please feel free to ask. Chris