From owner-freebsd-stable@FreeBSD.ORG Thu Jan 3 21:13:04 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7DED5E37 for ; Thu, 3 Jan 2013 21:13:04 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com [209.85.215.46]) by mx1.freebsd.org (Postfix) with ESMTP id CEFC671E for ; Thu, 3 Jan 2013 21:13:03 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id fq13so8710828lab.33 for ; Thu, 03 Jan 2013 13:13:02 -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:content-transfer-encoding; bh=YUzy9q90pXXT+suaMFz3o33v9RcUJkXAuum9LJPMSv0=; b=UpZ+9icCaeIxl5/WwRTfVu0rbqbgPToavKQCi+3K05doqwUVfrKfE62v1xFMyZvraH K5ibatoHwagVfLaPj/QIzN0a6HTlKVsNokYgbppMXAZI1hwNmFRvXXhOwoDzAiJOeDNz Uk5Pw8hAqlIAVdqou2twGTwK7SaULZR+g1MZo= 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:content-transfer-encoding:x-gm-message-state; bh=YUzy9q90pXXT+suaMFz3o33v9RcUJkXAuum9LJPMSv0=; b=AKHMfi8C531H5AnAbent6kN5WEVyIKGg1GXU24WA2dvnXFszOpJ3ur/xcNqjcYAbfh rQH1OSmQPdhBSC8xR6X8WanjeoFKHCeorrdTjzLNcYxA5fMcmKRkoPMq5tMyn/fLyVjC tC5OmZCUzSRLceIMGKh34RVNPjYNHZW7AYwqCo3HTCqCm+zLp0/WMkh5I1w5n7pngdX8 ho3xpwooBdDDXh2zpmGV/sK3ejU+0251CNMwlHYi3KTS9eNDkzaVlA3bfwd492Pw0M+/ 0L4O/C+kuEjyecw/h93DDN2D+RSGcxzfmAVXAPf4ByjgKY21WmymmxA9kTqo31dxOj11 lVjw== Received: by 10.112.102.5 with SMTP id fk5mr20713701lbb.31.1357247582365; Thu, 03 Jan 2013 13:13:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.75.200 with HTTP; Thu, 3 Jan 2013 13:12:32 -0800 (PST) In-Reply-To: <55681605.20130104010424@serebryakov.spb.ru> References: <50E1D012.1040004@missouri.edu> <20121231175808.GA1399@glenbarber.us> <6817fb4c15659b194cc658b1dfa58a31.authenticated@ultimatedns.net> <148920333.20121231235441@takeda.tk> <50E3444D.1060307@mu.org> <6794891ed487f426d2c5d0108648f1e0.authenticated@ultimatedns.net> <20130102123148.1f493d00@X220.ovitrap.com> <50E45A03.9080600@FreeBSD.org> <20130103075037.130afa18@X220.ovitrap.com> <50E533F1.5020006@FreeBSD.org> <818DF1F6-9C5B-4BDE-867B-ECD8C60E5659@punkt.de> <50E5CC1C.7070803@infracaninophile.co.uk> <706012647.20130103235654@serebryakov.spb.ru> <50E5EC85.3010006@infracaninophile.co.uk> <55681605.20130104010424@serebryakov.spb.ru> From: Eitan Adler Date: Thu, 3 Jan 2013 16:12:32 -0500 Message-ID: Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? To: lev@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQlSDc9kpzNicfwBke+ZuS/d8mkor4ihF13uwf1MXq7wQZqsDb+Lfmp4/gsfstqhu7XYE3Ft Cc: freebsd-stable@freebsd.org 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: Thu, 03 Jan 2013 21:13:04 -0000 On 3 January 2013 16:04, Lev Serebryakov wrote: > Hello, Matthew. > You wrote 4 =D1=8F=D0=BD=D0=B2=D0=B0=D1=80=D1=8F 2013 =D0=B3., 0:39:33: > > MS> Ah. Yes, you are right. You can't track a stable branch with > MS> freebsd-update. In that case, svn is the way to go. > And even as developer I don't like this situation. My developer > systems have and could use svn for sure, but servers? csup was very > handy for non-developers machines. I think everyone agrees there is room for a svnup like program which has a read-only svn mode to download and update sources with minimal (zero?) dependencies. That said, someone has to write it. --=20 Eitan Adler