Jim C. Nasby wrote:
> 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.
> 
> Well, it throws a notice that they're there...
> 
> [EMAIL PROTECTED]:34]~/pgsql/HEAD/src:22%cvs diff
> ? Makefile.global

What I do is build somewhere else.  Thus the only files present in the
source dir and not in the repo are those generated by bison/flex, which
are in .cvsignore and are thus not displayed.

That said, check this out:

http://www.ubiobio.cl/~gpoo/pgsql/settings/

Sadly, usage instructions are in spanish only currently, but I claim
that this script is extremely useful for Pg development (sure, I wrote
it and tailored to my needs).  If there is interest I can translate the
docs, but I have posted the script in these lists before and got no much
of an interest.  Michael Glaesemann did find it useful when I showed it
to him in the summit, though.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to