pgpool CVS repository

Started by Tatsuo Ishiiabout 21 years ago1 messagesgeneral
Jump to latest
#1Tatsuo Ishii
t-ishii@sra.co.jp

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