From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 20:18:41 2011 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 D6529106564A for ; Sat, 24 Sep 2011 20:18:41 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id A07638FC17 for ; Sat, 24 Sep 2011 20:18:41 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.4/8.14.4) with ESMTP id p8OKC0UK011021 for ; Sat, 24 Sep 2011 15:12:00 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4E7E3990.7020100@missouri.edu> Date: Sat, 24 Sep 2011 15:12:00 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4E7E38B7.5020101@missouri.edu> In-Reply-To: <4E7E38B7.5020101@missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Problems with cvs from cvs-repository 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: Sat, 24 Sep 2011 20:18:41 -0000 On 09/24/2011 03:08 PM, Stephen Montgomery-Smith wrote: > I see that a lot of RELENG_9 tags have been created in the last day or > so. So I thought I would get the sources in the following manner: > > I downloaded the complete cvs repository using cvsup. Then I ran the > commands > env CVSROOT=/whereever-it-is/cvs cvs co -rRELENG_9 src > and nothing happened except the directory src was created. > > However if I try cvsup with RELENG_9, it works just fine. > > Is this something to do with svn to cvs conversion, and somehow > something isn't set quite right? Or did I completely mess up the commands? Please completely ignore this message. I was simply impatient and didn't let the command run for long enough to do anything. Sorry for the noise.