From owner-freebsd-hackers Tue Feb 23 11:14:38 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dfw-ix2.ix.netcom.com (dfw-ix2.ix.netcom.com [206.214.98.2]) by hub.freebsd.org (Postfix) with ESMTP id 5C096110BE for ; Tue, 23 Feb 1999 11:14:34 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix2.ix.netcom.com (8.8.4/8.8.4) id NAA28617; Tue, 23 Feb 1999 13:14:25 -0600 (CST) Received: from sji-ca44-119.ix.netcom.com(209.111.212.247) by dfw-ix2.ix.netcom.com via smap (V1.3) id rma028498; Tue Feb 23 13:14:02 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.2/8.6.9) id LAA30778; Tue, 23 Feb 1999 11:13:38 -0800 (PST) Date: Tue, 23 Feb 1999 11:13:38 -0800 (PST) Message-Id: <199902231913.LAA30778@silvia.hip.berkeley.edu> To: skafte@worldgate.com Cc: freebsd-hackers@freebsd.org In-reply-to: <19990223115725.E23992@gras-varg.worldgate.com> (message from Greg Skafte on Tue, 23 Feb 1999 11:57:26 -0700) Subject: Re: kde From: asami@freebsd.org (Satoshi Asami) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Greg Skafte * ok partially inaccurate I would do a tag=RELEASE_3_0_0 or now a RELEASE_3_1_0 * but I found that in the case of kde11 that the RELEASE_3_0_0 tag was the beta * where tag=. had the "latest" stuff..... Assuming I'm understanding you correctly, you're confusing branch tags with (release) tags. I'm saying that there is no RELENG_* in the ports tree because that's a branch tag. There do exist RELEASE_* tags which are basically "snapshots" of a given release date. So, with RELEASE_3_1_0, you get the tree in the shape when 3.1R was released. Since these are snapshots, they never move, so you won't get anything new by cvsupping with those tags daily. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message