Re: The Contrib Roundup (long)

From: Alvaro Herrera <alvherre(at)surnet(dot)cl>
To: "Matthew D(dot) Fuller" <fullermd(at)over-yonder(dot)net>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, josh(at)agliodbs(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: The Contrib Roundup (long)
Date: 2005-06-08 23:23:30
Message-ID: 20050608232329.GB24590@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 08, 2005 at 05:54:08PM -0500, Matthew D. Fuller wrote:

> That's why you COPY the files in the repo, cvs rm the old locations
> (so they still exist on older tags/branches), and do some surgery on

Hmm, while we are at the subject of playing with our CVS server, could
we fix some other things?

* cvsweb could display the correct $PostgreSQL$ tags ... right now it's
only getting what's changed at each commit (i.e. it's always one
version behind)

(Additionaly it'd be nice to know what on earth does one have to set so
that a CVSup-acquired repository behaves the same with local checkouts.)

* the cvsweb could display tabs as 4 spaces, just like the code
expects. This is mostly a minor annoyance.

I had other gripes but I forget them right now :-(

--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"El realista sabe lo que quiere; el idealista quiere lo que sabe" (Anónimo)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2005-06-08 23:38:49 Re: ALTER SCHEMA ... SET TABLESPACE
Previous Message Matthew D. Fuller 2005-06-08 22:54:08 Re: The Contrib Roundup (long)