From owner-freebsd-stable Sun Sep 24 0:21:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from server.raadinfo.net (katrien.skystream.nl [195.7.130.55]) by hub.freebsd.org (Postfix) with ESMTP id 7E8BB37B42C for ; Sun, 24 Sep 2000 00:21:37 -0700 (PDT) Received: from port6.isd.to (port257.isd.to [195.7.130.205] (may be forged)) by server.raadinfo.net (8.9.3/8.9.3) with ESMTP id JAA30954 for ; Sun, 24 Sep 2000 09:17:52 +0200 Received: (qmail 1153 invoked by uid 1000); 24 Sep 2000 09:23:55 -0000 From: "Andre Goeree" Date: Sun, 24 Sep 2000 09:23:54 +0000 To: Greg Lehey Cc: freebsd-stable@freebsd.org Subject: Re: FAQ's (was: Makeworld is dying...) Message-ID: <20000924092354.A473@freebee.attica.home> Reply-To: abgoeree@uwnet.nl References: <39C42DF4.978A63C@urx.com> <20000917160006.D67912@wantadilla.lemis.com> <20000918154418.P8111@moose.bri.hp.com> <20000924095410.A65590@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20000924095410.A65590@wantadilla.lemis.com>; from grog@lemis.com on Sun, Sep 24, 2000 at 09:54:10AM +0930 X-Sender: abgoeree@uwnet.nl Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 24, 2000 at 09:54:10AM +0930, Greg Lehey wrote: [snip] > While you (collective you) are at it, there are plenty of other things > in the FAQ which could do with looking at. The doc project would > welcome you with open arms. > > Greg > -- > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers > Hello Greg, Since your asking, IMHO i believe the chapter(s) in the handbook about synchronizing the source tree could use a URL to the cvsup-faq (especially Q-12,13). I think a lot of people start cvsuppin' without checking out their source tree against the known version of code they have. ie. if you have 4.0-R, cvsup with tag RELENG_4_0_0_RELEASE once and then track RELENG_4. Omitting this step could lead to (if you cvsup from 4.0-R for example) a lot of inconsistencies, stale files that should have been deleted, etc in the source tree which could cause problems in (future) buildworlds. Ok, i'm not an expert but that's my personal experience.. Unfortunately a lot of people (including me) only start reading the FAQ's when they get in trouble.. so a hint (ie. read this first..) in the right place could prevent this kind of trouble. Then again, i could be totally wrong about this, i'm no expert. Regards, -- Ago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message