Log in |
How to get XMLDocument from CVS?You do:
cvs -d :pserver:[email protected]:/cvs-repository login
with
cvs -z7 -d :pserver:[email protected]:/cvs-repository checkout -d XMLDocument Products/DC/XMLDocument
Then install it in your Products directory (lib/python/Products), restart your Zope, and there you go. |