Date: Wed, 09 May 2001 10:08:26 -0400 From: Brian McGovern <bmcgover@cisco.com> To: greid@freebsd.org Cc: questions@freebsd.org, greg@Thing-Fish.Kharkov.NET Message-ID: <200105091408.f49E8QO28722@bmcgover-pc.cisco.com>
next in thread | raw e-mail | index | archive | help
>> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105091408.f49E8QO28722>