History for KeyDepositCheckoutInstructions
??changed:
-
![This is the message people get after depositing keys - at least, as of
Feb 8, 2002.]
Your key is being added - it may take up to a minute.
Please be sure to register for the zope-coders mailling list, if you
haven't already:
http://lists.zope.org/mailman/listinfo/zope-coders
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 that it's no longer Zope2)::
cvs -d :ext:[email protected]:/cvs-repository checkout Zope
StandaloneZODB, ZEO, and the CMF, for example, also have their own
modules. Checkout the repository README.txt for more info::
cvs -d :ext:[email protected]:/cvs-repository checkout README.txt
You can get the README.txt, and generally browse the repository via
the web, at:
http://cvs.zope.org