pgpool CVS repository

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgpool CVS repository
Дата
Msg-id 20050217.234141.102580724.t-ishii@sra.co.jp
обсуждение исходный текст
Список pgsql-general
Hi,

pgpool(http://pgfoundry.org/projects/pgpool/) now has CVS repository
on pgfoundry.org. To grab the latest source via anonymous CVS:

1) login (first time only)

cvs -d:pserver:anonymous@cvs.pgfoundry.org:/cvsroot/pgpool login

you will be asked password. just type return.

2) to get pgpool entire source tree:

cvs -z3 -d:pserver:anonymous@cvs.pgfoundry.org:/cvsroot/pgpool co pgpool

3) you can sync with the CVS repository by:

cvs -z3 update

in the working file directory.

Also you can enjoy web interface to CVS at

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/

Despite that pgfoundry.org shows that "(0 commits, 0 adds )", pgpool CVS
repository is there. believe me:-)
--
Tatsuo Ishii

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

Предыдущее
От: Alberto Cabello Sanchez
Дата:
Сообщение: Mistake in initdb?
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Lost rows/data corruption?