From owner-freebsd-stable@FreeBSD.ORG Mon Dec 31 20:50:20 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 602A0C65 for ; Mon, 31 Dec 2012 20:50:20 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f42.google.com (mail-la0-f42.google.com [209.85.215.42]) by mx1.freebsd.org (Postfix) with ESMTP id C94188FC15 for ; Mon, 31 Dec 2012 20:50:19 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id fe20so4363991lab.15 for ; Mon, 31 Dec 2012 12:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=caayjnUN/CamRtbMCfEQ5e+lxoURskJTE/8LaQ0BQcQ=; b=ObBPYr6y5sO0iTQDw7lX4Oyzhj/tKlWbaSJp/NmS62J9kvFDdwvFtD1/kpviWCIXJW M4IorfDJ/cIesLSvKjDUzgCFHAUFvqHu3N+OmqyGx7Z3bPyA4YGd+jLUdYat01AFsUgN ucVivMBGhidkJfI62bO5FYkfZB+y2ye1LcV1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=caayjnUN/CamRtbMCfEQ5e+lxoURskJTE/8LaQ0BQcQ=; b=Z7sXYfZkx9cjh3LMMCSSwXRr77iEvZOPSZptXN11d08Y5f0kQp7B0dhHQ0Uq563XfE xI1PKsHLLM00bkgy5eEmxVeyem+Cw5xJrCiWGsAi+Obk9bUI+MH4v+AD87j05hQ0hCQR +yCZLqNkpnI4Qt6+n74vlqJpK1VSHIB9hcHvnOLadgMyaduYwd8762ljfhkTfpAYoR5v CtSVyPrl8VWCgCcifB4dj3Dh5/n140BP5ltbq2S6Vo5nfQbeM5/IoJ+lzw7LLWqsKmvs eoOFyj2ms6z+NAd5tJuC+5OUufM/7/2COq1QlToGiJenPS8HepI0NsTHTacZqq2FSwOr kIjA== Received: by 10.152.144.164 with SMTP id sn4mr39594259lab.57.1356987018362; Mon, 31 Dec 2012 12:50:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.87.102 with HTTP; Mon, 31 Dec 2012 12:49:48 -0800 (PST) In-Reply-To: References: <50E1D012.1040004@missouri.edu> <20121231175808.GA1399@glenbarber.us> <6817fb4c15659b194cc658b1dfa58a31.authenticated@ultimatedns.net> From: Eitan Adler Date: Mon, 31 Dec 2012 15:49:48 -0500 Message-ID: Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? To: Chris H Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkXFl7uxkc6ib8SXz36Jatt1f5JsBHfrUC2ONckYczCelm3QJbCtt0x9zUMMCnWiTC24A9G Cc: FreeBSD , Chris Rees 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 20:50:20 -0000 On 31 December 2012 15:40, Chris H wrote: > Sigh... > IM(NS)HO; SVN is an inferior RCS created so Windows users wouldn't feel > left out. SVN has a number of features which makes development much easier. What did you find easier to accomplish with CVS than with SVN? > Are there _any_ CVS servers/trunks/tree's left? If so, how _current_ are > they? Ports and Source currently have CVS trees. Ports has an explicit EoL on February 28th (2 months from today) Source does not have an explicit EoL though it *is* considered deprecated. -- Eitan Adler