From owner-freebsd-questions@FreeBSD.ORG Wed Aug 24 13:15:15 2005 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 ADDA416A41F for ; Wed, 24 Aug 2005 13:15:15 +0000 (GMT) (envelope-from freebsd-questions@auscert.org.au) Received: from titania.auscert.org.au (gw.auscert.org.au [203.5.112.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2651F43D46 for ; Wed, 24 Aug 2005 13:15:14 +0000 (GMT) (envelope-from freebsd-questions@auscert.org.au) Received: from app.auscert.org.au (app [10.0.1.192]) by titania.auscert.org.au (8.12.10/8.12.10) with ESMTP id j7ODEjco097098 for ; Wed, 24 Aug 2005 23:14:45 +1000 (EST) Received: from app.auscert.org.au (localhost.auscert.org.au [127.0.0.1]) by app.auscert.org.au (8.13.1/8.13.1) with ESMTP id j7ODFDjh011725 for ; Wed, 24 Aug 2005 23:15:13 +1000 (EST) (envelope-from freebsd-questions@auscert.org.au) Message-Id: <200508241315.j7ODFDjh011725@app.auscert.org.au> To: freebsd-questions@freebsd.org From: Joel Hatton Dcc: Date: Wed, 24 Aug 2005 23:15:13 +1000 Subject: cvsup multiple RELENGs? 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: Wed, 24 Aug 2005 13:15:15 -0000 Hi, Situation - I have a machine that I use to build the base system for others. I'd like to be able to have multiple copies of /usr/src for different releases - in particular, RELENG_5_3 and RELENG_5_4. Rather than just changing my RELENG in the supfile and blowing away the tree each time I thought I could maintain multiple source trees. One trivial way that came to mind would be to copy /usr/src to /usr/RELENG_5_3 and /usr/RELENG_5_4 and replace /usr/src with a symlink that points to the one I'm using at the time - I don't know if this makes perfect sense, it's just an idea :) Or should I be doing this properly and checking out a complete CVS tree? thanks, -- Joel Hatton -- Security Analyst | Hotline: +61 7 3365 4417 AusCERT - Australia's national CERT | Fax: +61 7 3365 7031 The University of Queensland | WWW: www.auscert.org.au Qld 4072 Australia | Email: auscert@auscert.org.au