Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 3BA3D9FBACD; Mon, 14 May 2007 14:36:02 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 54096-06; Mon, 14 May 2007 14:35:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from fetter.org (start.fetter.org [66.92.188.65]) by postgresql.org (Postfix) with ESMTP id 5E68B9FBB44; Mon, 14 May 2007 14:35:58 -0300 (ADT) Received: by fetter.org (Postfix, from userid 500) id 0CD99F3C457; Mon, 14 May 2007 10:35:57 -0700 (PDT) Date: Mon, 14 May 2007 10:35:56 -0700 From: David Fetter To: Mark Kirkwood Cc: Tom Lane , Andrew Dunstan , PostgreSQL Docs , PostgreSQL Patches Subject: Re: [PATCHES] OS/X startup scripts Message-ID: <20070514173556.GW14860@fetter.org> References: <20070513211526.GF14860@fetter.org> <20797.1179096579@sss.pgh.pa.us> <4647998C.3000103@dunslane.net> <20070514011826.GI14860@fetter.org> <23143.1179107513@sss.pgh.pa.us> <20070514015805.GK14860@fetter.org> <4647D81C.7080802@paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4647D81C.7080802@paradise.net.nz> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/32 X-Sequence-Number: 4261 On Mon, May 14, 2007 at 03:31:40PM +1200, Mark Kirkwood wrote: > David Fetter wrote: > >cvs diff works just great until you want to add or remove a file > >without write permissions to the CVS repository, i.e. when you've > >checked out as anonymous. > > > > I usually saved an untouched version of the tree to compare against, > so something like: > > $ cvs diff -Nacr pgsql.orig pgsql > > gives a complete patch including added/deleted files. It is a bit > primitive, but is pretty easy to do! It's great that we have all this knowledge of how to deal with CVS's deficiencies, but at the moment, it amounts to magical lore. Until we get something better to replace it, they should be part of the docs. :) Cheers, David. -- David Fetter http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! Consider donating to PostgreSQL: http://www.postgresql.org/about/donate