Re: .cvsignore update...

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Sean Chittenden <sean(at)chittenden(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: .cvsignore update...
Date: 2004-05-27 05:45:18
Message-ID: 40B5806E.6000700@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> This basically separates the built files from the source files. So when
> you do a CVS update and you forgot to clean beforehand, then you can
> just delete the directory.
>
> Then again, the really recommended way to "live dangerously" is to use
> --enable-depend. This should always be safe except when there are
> major reorganizations in the source tree. (Some people don't trust
> this, but I do.)

Yeah, that's what I do. Some of bruce's recent locale stuff broke that
even so and I had to make distclean.

Chris

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2004-05-27 06:59:12 Tablespaces
Previous Message Bruce Momjian 2004-05-27 05:31:06 Re: Relocatable locale