Re: developer's faq

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: developer's faq
Дата
Msg-id 200110011610.f91GADS23748@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: developer's faq  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: developer's faq  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
> On Mon, 1 Oct 2001, Bruce Momjian wrote:
> 
> > >
> > > Is the developer's faq still a valid document?  After last nite's website
> > > changes I've been tracking down missing items and this one pops up.  The
> > > only place I see it tho is in the cvs Attic.  Isn't the attic where the
> > > junk goes that noone wants anymore?  Is that where the faq belongs?
> >
> > It is in the main cvs and copied into the web directory.  It is not in
> > the web cvs.
> 
> Where?   This is the only place I see it.
> 
> $ locate faq-dev-english
> /cvsroot/www/html/docs/Attic/faq-dev-english.html,v
> /cvsroot/www/html/docs/Attic/faq-dev-english.shtml,v
> $

The pgsql CVS, not the www CVS:
 $ ls pgsql/doc/src/FAQ CVS/                    FAQ_DEV.html            FAQ_japanese.html FAQ.html
FAQ_german.html

I copy them to the web directory like the platform-specific FAQ's.

> 
> I'm already getting a few things out of cvs now (TODO and flowchard are
> a couple) for the developer site.  WebCVS will be there whenever SOMEONE
> gets around to some configuration changes I requested.

TODO should not be in the www CVS either.  That is generated by txt2html
and I copy that to www too.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: cvs problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Spinlock performance improvement proposal