pgpool CVS repository - Mailing list pgsql-general

From Tatsuo Ishii
Subject pgpool CVS repository
Date
Msg-id 20050217.234141.102580724.t-ishii@sra.co.jp
Whole thread Raw
List 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 by date:

Previous
From: Alberto Cabello Sanchez
Date:
Subject: Mistake in initdb?
Next
From: Michael Fuhr
Date:
Subject: Re: Lost rows/data corruption?