You are not logged in Log in Join
You are here: Home » DevHome » Subversion » KeyDepositInvitation » wikipage_view

Log in
Name

Password

 
 
FrontPage » CVSKeyDepositAdminNotes »

KeyDepositInvitation

[Key deposit invitation, sent out when users are enabled access, at least as of Feb 8, 2002.]

We are pleased to inform you that you are getting commit privileges to the Zope public CVS repository. In order to enable your access, you have to register an SSH public key (RSA or DSA) for your account. To do so, go to:

https://cvs.zope.org/account.php

and enter your zope.org membership username, password, and your public key.

To checkout code from any repository, CVS must see the CVS_RSH environment variable set to ssh:

 export CVS_RSH=ssh

To checkout Zope (note the module is no longer named Zope2):

 cvs -d :ext:[email protected]:/cvs-repository checkout Zope

StandaloneZODB? also has its own module.

To browse the repository, visit:

http://cvs.zope.org