From owner-svn-src-all@FreeBSD.ORG Fri Sep 23 21:10:22 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 903B91065674 for ; Fri, 23 Sep 2011 21:10:22 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 1917F8FC0A for ; Fri, 23 Sep 2011 21:10:22 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id BC8524001A for ; Fri, 23 Sep 2011 23:10:20 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id B1B4B4000E; Fri, 23 Sep 2011 23:10:20 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL,FREEMAIL_FROM autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 43CE04000A; Fri, 23 Sep 2011 23:10:19 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id A90A7119C04; Fri, 23 Sep 2011 23:09:48 +0200 (CEST) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 77DC612B0A0; Fri, 23 Sep 2011 23:09:46 +0200 (CEST) Message-ID: <4E7CF594.8050703@gmail.com> Date: Fri, 23 Sep 2011 23:09:40 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Ronald Klop References: <201109221751.p8MHp9UC032919@svn.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r225730 - svnadmin/tools X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2011 21:10:22 -0000 On 2011-09-23 20:05, Ronald Klop wrote: > I'm not authoritative in this. But why does the freebsd project not end > cvs support? It is not that the world stopped after cvs and it only > takes time from other tasks IMHO. > > Ronald. > >From my understanding of things, cvsup only works with cvs repos, and it is the way we distribute source code. Regards! -- Niclas