|
|||
|
|
|
||||
|
Community
Joining
News
Documentation
Software
|
CVS on PlanetLabUpdated: October 26, 2004 Anonymous CVS AccessThe PlanetLab CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. To determine the names of the modules, use the web-based CVS repository viewer. cvs -z3 -d:pserver:anon@cvs.planet-lab.org:/cvs co modulename The repository may also be cloned via rsync. Do not commit changes to cloned repositories. If you would like to join the PlanetLab Implementation Team as a developer, contact PlanetLab Support to apply for developer access.rsync -az rsync://cvs.planet-lab.org/cvs/modulename . Developer CVS Access via SSHOnly project developers can access the CVS tree via this method. A SSH client must be installed on your client machine. Substitute modulename and developername with the proper values. Contact PlanetLab Support to apply for developer access. Developers must make use of shared SSH keys for authentication. export CVS_RSH=ssh
|
| Copyright ©2004-2006 PlanetLab Consortium / EverLab |