From owner-freebsd-questions@FreeBSD.ORG Thu Jun 10 16:26:29 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99887106566C for ; Thu, 10 Jun 2010 16:26:29 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (constellation.thenetnow.com [207.112.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF858FC1A for ; Thu, 10 Jun 2010 16:26:29 +0000 (UTC) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANTPC) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1OMkaI-0000UP-Uy for freebsd-questions@freebsd.org; Thu, 10 Jun 2010 12:26:27 -0400 Message-ID: From: "Grant Peel" To: Date: Thu, 10 Jun 2010 12:26:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: CVSUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 16:26:29 -0000 Hi all, Its been a while since I have used CVSup. I have a server with FreeBSD 8 RELEASE on it. It was built very shortly after 8.0 was released. I want to run CVSup on the source and ports before deploying it TO make sure that just ports and source are updated, what tag do I use in the supfile (to stay with RELEASE only)? RELENG_8_0 ? -Grant