From owner-freebsd-hackers Thu Mar 26 23:19:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12520 for freebsd-hackers-outgoing; Thu, 26 Mar 1998 23:19:23 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12512 for ; Thu, 26 Mar 1998 23:19:17 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id RAA24201 for ; Fri, 27 Mar 1998 17:49:16 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id RAA00588; Fri, 27 Mar 1998 17:49:15 +1030 (CST) (envelope-from grog) Message-ID: <19980327174915.60538@freebie.lemis.com> Date: Fri, 27 Mar 1998 17:49:15 +1030 From: Greg Lehey To: FreeBSD Hackers Subject: How to check out 2.2.6-RELEASE? Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89i WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just spent a fair amount of time trying to check out 2.2.6-RELEASE. Here's the command: cvs co -r 2.2.6-RELEASE src Nothing significant gets checked out. cvs updates a few housekeeping files and checks nothing out. I had no problem checking out 2.2.5 with the with the corresponding command. I did a bit of snooping around in $CVSROOT/CVSROOT and found a file val-tags, last updated on 22 February. It contained RELENG_2_2_5_RELEASE, but not RELENG_2_2_6_RELEASE. I added RELENG_2_2_6_RELEASE, and voilą! I can now check it out. Question: is this an omission in the CVS update, or should I do something else to get cvs to understand the new tag? Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message