Re: developer's faq

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: developer's faq
Дата
Msg-id 200110011651.f91GpAT05812@candle.pha.pa.us
обсуждение исходный текст
Ответ на developer's faq  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: developer's faq  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
> > 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.
> 
> So you renamed it to faq-dev-english...  Ok.  I can get that out.

See copyfaq script for copy renames.  I have one i my home directory
that I use to copy from my local CVS while you have one too.

> 
> > > 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.
> 
> I'm trying to get everything as automated as possible without having to
> depend on any one person which is why I'm going into cvs to get it.  If
> it doesn't belong in cvs, then why is it still there?  More importantly
> if it's not going to be there, where will it be?  Should we put it in
> the database?

Not sure about TODO.  I don't see it in my www CVS copy here.  It is a
funny file because it is generated from the text TODO file in the pgsql
cvs.   I can put the script I use with txt2html to generate it.

--  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 по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: patch contrib/intarray to current CVS
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: developer's faq