From owner-freebsd-questions Wed May 9 7: 8:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from funnel.cisco.com (funnel.cisco.com [161.44.131.24]) by hub.freebsd.org (Postfix) with ESMTP id E8D8B37B422; Wed, 9 May 2001 07:08:52 -0700 (PDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Received: from bmcgover-pc.cisco.com (bmcgover-pc.cisco.com [161.44.149.69]) by funnel.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id KAA08789; Wed, 9 May 2001 10:08:17 -0400 (EDT) Received: from bmcgover-pc.cisco.com (localhost.cisco.com [127.0.0.1]) by bmcgover-pc.cisco.com (8.11.3/8.11.3) with ESMTP id f49E8QO28722; Wed, 9 May 2001 10:08:26 -0400 (EDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Message-Id: <200105091408.f49E8QO28722@bmcgover-pc.cisco.com> To: greid@freebsd.org Cc: questions@freebsd.org, greg@Thing-Fish.Kharkov.NET Date: Wed, 09 May 2001 10:08:26 -0400 From: Brian McGovern Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> I am sorry if it is a wrong place to ask about this, but how can I build a >> release from STABLE snap without having a full mirror of cvs repository? > >You can't. Actually, thats not true. What you do need to do, however, is clone off the bits you really want. For instance, you'll need to get the src, doc, and ports modules for, say 4.3 release, and then you'll have to import the code in to your own CVS repository, which you'll have to point the release at. I do this all the time. Its quite a bit of work to get it right (for instance, CVS by default doesn't seem to import the .so files in the tree), but once you get it, it works like a champ. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message