From owner-freebsd-questions Thu Jun 14 9:10:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.popsite.net (smtp.popsite.net [216.126.128.16]) by hub.freebsd.org (Postfix) with ESMTP id 4AAF537B405 for ; Thu, 14 Jun 2001 09:10:18 -0700 (PDT) (envelope-from bill@twwells.com) Received: from twwells.com (04-168.051.popsite.net [64.24.21.168]) by smtp.popsite.net (Postfix) with ESMTP id 42034FEC0 for ; Thu, 14 Jun 2001 11:10:03 -0500 (CDT) Received: from bill by twwells.com with local (Exim 3.22 #1) id 15AZee-000B6e-00 for questions@freebsd.org; Thu, 14 Jun 2001 12:07:32 -0400 Subject: difficulty with cvsup To: questions@freebsd.org Date: Thu, 14 Jun 2001 12:07:32 -0400 (EDT) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: "T. William Wells" 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 I have a FreeBSD CVS repository. I have this source tree that is a possibly modified version of some FreeBSD code. I want to check out the code on a particular date so I can compare it to the source tree. So, I have src-all date=.... with the right date in my supfile. When I do that, I get the source for that date all right -- for current. I figure, I'll add tag=RELENG_4_3 to the src-all line. Alas, no -- that seems to ignore the date and give me just the release. So what am I missing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message