| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | pgpool-general(at)pgfoundry(dot)org |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | pgpool CVS repository |
| Date: | 2005-02-17 14:41:41 |
| Message-ID: | 20050217.234141.102580724.t-ishii@sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)cvs(dot)pgfoundry(dot)org:/cvsroot/pgpool login
you will be asked password. just type return.
2) to get pgpool entire source tree:
cvs -z3 -d:pserver:anonymous(at)cvs(dot)pgfoundry(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-02-17 14:56:02 | Re: Lost rows/data corruption? |
| Previous Message | Tony Caduto | 2005-02-17 14:40:34 | Re: is there anyway to get the backends IP address from |