[pgrouting-dev] Access to http://imaptools.com:8081/pgr2-doc/src/trsp/doc/index.html is timing out

Daniel Kastl daniel at georepublic.de
Sun Jul 28 08:45:33 PDT 2013


On Sun, Jul 28, 2013 at 10:52 PM, Stephen Woodbridge <
woodbri at swoodbridge.com> wrote:

> On 7/28/2013 9:11 AM, Stephen Woodbridge wrote:
>
>> On 7/28/2013 4:20 AM, Dave Potts wrote:
>>
>>> Hi,
>>>
>>> I have tried to access this site several times
>>>
>>> I get a timeout event reports :-(
>>>
>>> Is there a problem?
>>>
>>
>> A/C died and I've had to power down some servers to manage the heat. I
>> just powered it back up but is will probably get shut back down. I'll
>> copy the doc to another server and post a new link. It is likely that
>> I'll take all the servers down to blow the dust out of them at some
>> point today. We have had a heat-wave and the A/C server is backup and
>> the earliest I can get them in here is Tuesday. :(
>>
>
> I've also placed a copy temporarily at:
> http://imaptools.com:8080/**pgr2-doc/src/trsp/doc/index.**html<http://imaptools.com:8080/pgr2-doc/src/trsp/doc/index.html>
>
> Daniel - What is the process to update the main gh-pages?



It's very easy and documented in the Readme of gh-pages branch itself:
https://github.com/pgrouting/pgrouting/tree/gh-pages
(maybe too perfect place to not be able to find it ;-)

In general every HTML that gets pushed to gh-pages branch will become
available in http://docs.pgrouting.org
So the only thing you have to do manually is to replace the "dev" directory
with the "build/html" directory and commit and push.
(It's a bit more complicated if you want to add a new item to the
index.html page, such as rc1, beta, etc.)

.gitignore in the gh-branch should be configured correct to not publish the
build directory for example.
I don't know there is a way to run this automatically. Maybe it could be
done from the Travis build script.

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20130729/a7d53803/attachment.html>


More information about the pgrouting-dev mailing list