From owner-cvs-all Sun Dec 22 12:50:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9DBE37B401; Sun, 22 Dec 2002 12:50:47 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A91943ED8; Sun, 22 Dec 2002 12:50:47 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBMKolOM031895; Sun, 22 Dec 2002 12:50:47 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBMKol0o031894; Sun, 22 Dec 2002 12:50:47 -0800 (PST) (envelope-from dillon) Date: Sun, 22 Dec 2002 12:50:47 -0800 (PST) From: Matthew Dillon Message-Id: <200212222050.gBMKol0o031894@apollo.backplane.com> To: Nate Lawson Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man7 development.7 References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :2 requests: :- add some cvs flags (i.e. update -Pd). updates will fail on empty dirs :without this. :- add info about maintaining a local branch or patchset. : :Thanks, :-Nate Will do. I'll add a paragraph describing the 'recommended contents of ~root/.cvsrc'. I use this myself: diff -u update -Pd checkout -P If anyone has a better set of flags email me. I'll add a section on maintaining a local branch or patchset. I do have a little thing there that shows people how easy it is to break out and maintain multiple source trees, but I don't have any examples beyond describing how to check-out -stable and -current. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message