Re: postgresql HEAD build failure - Mailing list pgsql-sql

From Erik Jones
Subject Re: postgresql HEAD build failure
Date
Msg-id F80F6359-5BEC-4C5A-8241-C81F9A847DD1@myemma.com
Whole thread Raw
In response to Re: postgresql HEAD build failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On Sep 9, 2007, at 9:51 PM, Tom Lane wrote:

> John Summerfield <postgres@herakles.homelinux.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@myemma.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




pgsql-sql by date:

Previous
From: "Fernando Hevia"
Date:
Subject: Re: Function Volatility
Next
From: "Jyoti Seth"
Date:
Subject: Does postgresql8.2 supports multithreading?