Re: HEAD docs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Subject: Re: HEAD docs
Date: 2009-08-11 13:41:46
Message-ID: 8195.1249998106@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> Magnus Hagander wrote:
>> My guess it's designed to just uncompress the tarball, and is thus
>> failing. I don't know where those scripts are supposed to live.. Marc?

> yeah pretty sure that the docs changes also broke (-HEAD) snapshot
> generation in a similiar way - but I have not yet had time to look into
> that.

You may just need to re-point where it looks for the HTML files.
They are now one level down in the tree from where they were built
before, ie, doc/src/sgml/html/.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitri Fontaine 2009-08-11 13:54:55 Re: Quick pointer required re indexing geometry
Previous Message Stefan Kaltenbrunner 2009-08-11 13:21:51 Re: HEAD docs