From owner-freebsd-questions Thu Sep 13 9:31: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id B9E4537B40C for ; Thu, 13 Sep 2001 09:31:02 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 15hZOH-0003lT-00; Thu, 13 Sep 2001 18:31:01 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id f8DFUq453920 for freebsd-questions@freebsd.org; Thu, 13 Sep 2001 17:30:52 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: cvsup not getting all changes Date: Thu, 13 Sep 2001 15:30:48 +0000 (UTC) Message-ID: <9nqjf8$1k56$2@kemoauc.mips.inka.de> References: <20010913111735.A10679@cartman.private.techsupport.co.uk> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ceri wrote: > If I want to track -stable, should I be using the MAIN or RELENG_4 tag ? RELENG_4 > I thought that RELENG_4 should do it, but it appears I'm not getting all > changes to the tree. Obviously not. You are getting only the changes to the RELENG_4 branch. > Specifically, /usr/share/examples/ipfw/change_rules.sh was updated to > revision 1.3 back on June 18th in MAIN, but I'm only getting 1.2.2.1 > (since I'm using RELENG_4). Yes, 1.2->1.3 is a change in -CURRENT. You are getting the head of the RELENG_4 branch, revision 1.2.2.1 in this case. > What is MAIN for ? MAIN doesn't really exist. CVSweb uses this as a symbol for the unmarked main branch of the repository. > As far as I was aware, HEAD is used for -current. HEAD is the head (i.e. latest state) of the main branch. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message