From owner-freebsd-questions Wed Feb 10 05:06:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24028 for freebsd-questions-outgoing; Wed, 10 Feb 1999 05:06:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bbs.mpcs.com (bbs.mpcs.com [209.101.88.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24023 for ; Wed, 10 Feb 1999 05:06:42 -0800 (PST) (envelope-from hg@penny.n2wx.ampr.org) Received: from pickle.n2wx.ampr.org (cc1017255-a.srst1.fl.home.com [24.3.122.197]) by bbs.mpcs.com (8.8.8/8.8.8/MPCS spamzap) with ESMTP id IAA13104 for ; Wed, 10 Feb 1999 08:06:39 -0500 Received: (from root@localhost) by pickle.n2wx.ampr.org (8.9.2/8.8.2/n2wx) id IAA17844 for freebsd-questions@freebsd.org; Wed, 10 Feb 1999 08:06:38 -0500 (EST) Received: from penny.n2wx.ampr.org (penny.n2wx.ampr.org [172.16.0.5]) by pickle.n2wx.ampr.org (8.9.2/8.9.2/n2wx) with ESMTP id IAA17836 for ; Wed, 10 Feb 1999 08:06:23 -0500 (EST) (envelope-from hg@n2wx.ampr.org) Received: (from hg@localhost) by penny.n2wx.ampr.org (8.9.2/8.8.8/n2wx) id IAA21736; Wed, 10 Feb 1999 08:06:23 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14017.33870.863246.194701@penny.south.mpcs.com> Date: Wed, 10 Feb 1999 08:06:22 -0500 (EST) From: Howard Goldstein To: freebsd-questions@FreeBSD.ORG Subject: local CVS and my own tags? X-Mailer: VM 6.62 under Emacs 19.34.1 Organization: disorganization Reply-To: hgoldste@bbs.mpcs.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to start tracking current again on a box where I'd also like to be able to return to one or more arbitrary sets of buildworld sources. I can get this functionatliy with cvs -d if I have a timestamp. Can I do it with tags (cvs tag -r blah .)? In other words, after I've supped down the repository, and before I checkout, and assume I don't have a good repository release timestamp for the set of sources on my box (failed to write down the time I cvsupped them), is there a way I can "back in" to my repository a local tag referring to the older versions now present on this box? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message