From owner-freebsd-stable@FreeBSD.ORG Fri Aug 24 18:34:28 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2538106564A for ; Fri, 24 Aug 2012 18:34:28 +0000 (UTC) (envelope-from peter@wemm.org) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3E6B78FC0A for ; Fri, 24 Aug 2012 18:34:27 +0000 (UTC) Received: by lbbgg13 with SMTP id gg13so1567788lbb.13 for ; Fri, 24 Aug 2012 11:34:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2E7SCGc+n1kBO3pZ/UlQei7rNrZQUD6Gw6LeBqRqqYc=; b=mZxQEs3p1oyK+xWMv3R0mSAzQ4ueW+oz2dTXyb3cWtzlC/NMGHPmLYOLS80AptntSx WYUkyxY/YRqfxjtjcz1jo+mYlIpgtYI4rvrjG5FLA9UnOv/mpmnahdso1UIoQ6XCuKVf rlEM8hGy6ST8uNoPFQT40oRiblW7JlxW+IdeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=2E7SCGc+n1kBO3pZ/UlQei7rNrZQUD6Gw6LeBqRqqYc=; b=gQ5xzUmavojiYMVvGS69WimcVirN+1lMPSyF+ircVeI0i27FaNJFOwLPzG4Gx9lnmi H7Q9rUJW2fucouTehYXZsbNjBJ1GD33BYyimuBJVINm5iCTL9NdgIq91Z0ZN/JnW72As VM0Gj60PCCwIpmIhXsVQf7n/J+y1cya1VcWXkzoESieCAEuR31XyzkFHx1LS8CRSWUSr 6VxNPl2X09EjtifH+ro4jinw8kqXeS31JJ9kvDY6mJqKNwdzkkiiEnMUnvWPKIbv7amO Fwp7+xBS+c/cn+CgFhUuq6BZun/emqP9Yk48pg8RY+9Er0U+Qmxhidu/ngAfTys+CQg5 jHKg== MIME-Version: 1.0 Received: by 10.152.46.209 with SMTP id x17mr6560713lam.38.1345833266721; Fri, 24 Aug 2012 11:34:26 -0700 (PDT) Received: by 10.112.77.33 with HTTP; Fri, 24 Aug 2012 11:34:26 -0700 (PDT) In-Reply-To: <62.F6.04060.FAFE6305@smtp01.insight.synacor.com> References: <62.F6.04060.FAFE6305@smtp01.insight.synacor.com> Date: Fri, 24 Aug 2012 11:34:26 -0700 Message-ID: From: Peter Wemm To: Thomas Mueller Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkC/ZrN0lv3xOhU46ViX9HHFylbKOEDkC3b/lDZmRRBr9YHyhc+IBQL8MoE7NLs+d10rBaz Cc: freebsd-stable@freebsd.org, Ken Smith Subject: Re: FreeBSD 9.1-RC1 Available... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2012 18:34:28 -0000 On Thu, Aug 23, 2012 at 8:06 PM, Thomas Mueller wrote: > Excerpt from announcement by Ken Smith : > >> With both the doc and ports repositories now moved to SVN it has been >> decided to not export the 9.1 release branch activity to CVS. So >> csup/cvsup update mechanisms are not available for updating to 9.1-RC1. >> If you would like to use SVN the branch to use is releng/9.1. > > I read your message and followup messages and have questions about how to switch from csup to svn. > > System source is in /usr/src obtained by csup, apparently now being deprecated. > > Do I need to delete (rm -R /usr/src/*) before running > > svn co svn://svn.freebsd.org/base/stable/9 /usr/src As a data point.. if you're talking about "stable/9", then that is still available via cvs/csup/cvsup as RELENG_9. If you track 9-stable, you're unaffected. But there will never be a RELENG_10* anything in cvs. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell