Get PHPsTeam via CVS

Access the complete source code for the sTeam PHP Programming Interface at the open sTeam CVS Server.

Anonymous CVS Access

This project's CVS repository can be checked out through CVS using steam as usernname with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for steam, simply enter "steam". To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer.

PHPsTeam API:
cvs -d :pserver:steam@cvs.open-steam.org:/phpsteam login
Password: steam
cvs -d :pserver:steam@cvs.open-steam.org:/phpsteam co PHPsTeam


Updates from within the module's directory do not need the -d parameter. NOTE: UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /phpsteam)

Notification

Keep track on the latest changes signing up our CVS mailinglist.

Please note that you need an account on the sTeam Demo Server to be able to join the mailinglist. You can register for free.

Developer CVS Access

Only project developers are able to commit changes. Substitute modulename and developername with the proper values. Enter your site password when prompted.
To become a Developer Please fill in the Values for username and Password on the Web-CVS page for this project and mail the username and password hash on the resulting page to info@open-steam.org.

NOTE: UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/phpsteam)