Re: Sources

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Sources
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AF0C@Herge.rcsinc.local
обсуждение исходный текст
Ответ на Sources  (Anass HAMMEDI <Anass.HAMMEDI@asais.fr>)
Список pgsql-hackers-win32
> Would it be possible to add the sources to the installation package so
we
> can find sources in <PostgresqlHome>\src.
> I'm developing an OleDB provider and consumer for PostgreSQL and i
need

To get source:
1. install cvs/wincvs
2. enter following commands

"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login
"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P pgsql

this will check out the source to a folder called pgsql.  An alternative
is to grab the source tarball which sits on the ftp site.  I prefer the
cvs option.

Merlin





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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Logger subprocess for win32
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Older snapshots