Anonymous CVS Access

You may access Slony-I sources via anonymous CVS using the following command:

CVSROOT=":pserver:anonymous@main.slony.info:/slony1" cvs login
(when it prompts for a password, you may press [enter])
CVSROOT=":pserver:anonymous@main.slony.info:/slony1" cvs co slony1-engine

Developer CVS Access

If you are one of the developers, and have had your ssh key added in on a suitable account, you can access as a specific user with update privileges:

MYSLONYNAME=cbbrowne CVS_RSH=ssh CVSROOT=":ext:${MYSLONYNAME}@main.slony.info:/home/cvsd/slony1" cvs co slony1-engine

Modules Available