Thread: Developer's FAQ not updating
I made updates to the developer's FAQ in CVS a few hours ago and the web site is still not updated: http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html Can someone look at this? Thanks. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> -----Original Message----- > From: pgsql-www-owner@postgresql.org > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Bruce Momjian > Sent: 05 January 2005 20:31 > To: PostgreSQL www > Subject: [pgsql-www] Developer's FAQ not updating > > I made updates to the developer's FAQ in CVS a few hours ago > and the web > site is still not updated: > > http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html > > Can someone look at this? Thanks. How long ago? It's currently building every 4 hours atm (iirc), so it might take up to 5 hours for changes to reach the main site. Regards. Dave.
Dave Page wrote: > > > > -----Original Message----- > > From: pgsql-www-owner@postgresql.org > > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Bruce Momjian > > Sent: 05 January 2005 20:31 > > To: PostgreSQL www > > Subject: [pgsql-www] Developer's FAQ not updating > > > > I made updates to the developer's FAQ in CVS a few hours ago > > and the web > > site is still not updated: > > > > http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html > > > > Can someone look at this? Thanks. > > How long ago? It's currently building every 4 hours atm (iirc), so it > might take up to 5 hours for changes to reach the main site. Oh, I thought it was hourly. Thanks. I see it just updated. It works! -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > Sent: 05 January 2005 21:37 > To: Dave Page > Cc: PostgreSQL www > Subject: Re: [pgsql-www] Developer's FAQ not updating > > Oh, I thought it was hourly. Thanks. I see it just updated. > It works! Yeah, it was previously hourly, however for various reasons the new site takes significantly longer to build (even on my hardware) so I up'ed it to every 4 hours. Regards, Dave.
Dave Page wrote: > > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > > Sent: 05 January 2005 21:37 > > To: Dave Page > > Cc: PostgreSQL www > > Subject: Re: [pgsql-www] Developer's FAQ not updating > > > > Oh, I thought it was hourly. Thanks. I see it just updated. > > It works! > > Yeah, it was previously hourly, however for various reasons the new site > takes significantly longer to build (even on my hardware) so I up'ed it > to every 4 hours. OK, no problem. Now, should I point to the old developer's main page or the new one. I see a few things on the old site that haven't been moved over yet. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > Sent: 05 January 2005 21:49 > To: Dave Page > Cc: PostgreSQL www > Subject: Re: [pgsql-www] Developer's FAQ not updating > > OK, no problem. Now, should I point to the old developer's > main page or > the new one. I see a few things on the old site that haven't > been moved > over yet. Point to the new page please. That index should have everything and shouldn't change again. The content will get moved as and when ppl get to it, and the index will be updated accordingly. Regard, Dave.