Re: [PATCHES] OS/X startup scripts - Mailing list pgsql-docs

From David Fetter
Subject Re: [PATCHES] OS/X startup scripts
Date
Msg-id 20070516141549.GB6858@fetter.org
Whole thread Raw
In response to Re: [PATCHES] OS/X startup scripts  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCHES] OS/X startup scripts  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-docs
On Wed, May 16, 2007 at 09:12:23AM +0100, Heikki Linnakangas wrote:
> Jim C. Nasby wrote:
> >BTW, is there some trick to getting cvs diff to ignore files that
> >aren't in the repo?
>
> Trick? That's what it does by default.

I suspect he's talking about all the lines starting with '?' that diff
produces.

Lacking sophistication, I've been known to do:

cvs diff [list of files here] |grep -v '^?' > the_file.diff

Cheers,
D
--
David Fetter <david@fetter.org> 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

pgsql-docs by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] OS/X startup scripts
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] OS/X startup scripts