From: | Erik Jones <erik(at)myemma(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | John Summerfield <postgres(at)herakles(dot)homelinux(dot)org>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: postgresql HEAD build failure |
Date: | 2007-09-10 14:59:37 |
Message-ID: | F80F6359-5BEC-4C5A-8241-C81F9A847DD1@myemma.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Sep 9, 2007, at 9:51 PM, Tom Lane wrote:
> John Summerfield <postgres(at)herakles(dot)homelinux(dot)org> writes:
>> -d fixed the missing directories
>> and -P prunes obsolete ones.
>
>> Obviously I needed to read the instructions more closely:-(
>
> FWIW, I've used the following ~/.cvsrc for many years:
>
> cvs -z3
> update -d -P
> checkout -P
>
> The usefulness of -z3 depends on the speed of your connection, but
> the other two lines fix obviously stupid defaults ...
>
> regards, tom lane
Heh, most of the people I know who use Subversion made the switch
just because of the need for those two lines. (Of course, repository-
wide versioning another common reason.)
Erik Jones
Software Developer | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
From | Date | Subject | |
---|---|---|---|
Next Message | Jyoti Seth | 2007-09-11 07:08:38 | Does postgresql8.2 supports multithreading? |
Previous Message | Fernando Hevia | 2007-09-10 13:47:34 | Re: Function Volatility |