From owner-freebsd-questions@FreeBSD.ORG Sat Aug 12 03:48:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8DA816A4E0 for ; Sat, 12 Aug 2006 03:48:31 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B1A43D45 for ; Sat, 12 Aug 2006 03:48:30 +0000 (GMT) (envelope-from lveax.m@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so1292863nfe for ; Fri, 11 Aug 2006 20:48:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UoK5RIp9WLNM7bwFNoxsAYUXj6HbBuIwO5S+/FwRSGabFKBRw/A/MOgm0G9AH9e0VOrkLh9W4b45Z9qQmM4oFUhEkC6xAdJTnJkaHcWSXOIxFTA/eRhACm4utdQLU4xSwbf2Gi3xfKzDMO5hsNQHpgMfslpJPM6VQyeGuhe9i2c= Received: by 10.78.132.12 with SMTP id f12mr2432561hud; Fri, 11 Aug 2006 20:48:30 -0700 (PDT) Received: by 10.78.97.2 with HTTP; Fri, 11 Aug 2006 20:48:30 -0700 (PDT) Message-ID: <576dcbc20608112048i4728ef83y5422d04d5269f5fd@mail.gmail.com> Date: Sat, 12 Aug 2006 11:48:30 +0800 From: lveax To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: what's different between src CVS Tags RELENG_*_BP and RELENG_*? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2006 03:48:32 -0000 hey all, i just know the release src tag is RELENG_*_RELEASE. lveax