[Zope-dev] CMF and 2.4.0

Phil Harris phil.harris@zope.co.uk
Thu, 6 Sep 2001 14:07:51 +0100


What's to learn, simply install and wincvs and run these commands:

set home=c:\temp (or similar)
cvs -d :pserver:anonymous@cvs.zope.org:/cvs-repository login
cvs -z7 -d:pserver:anonymous@cvs.zope.org:/cvs-repository co CMF

Then copy the CMF* directories from the CMf folder that's created into your
<zopedir>/lib/python/Products folder.

That's it, job done.

Phil

----- Original Message -----
From: "James Johnson" <tacomabbs@hotmail.com>
To: <chrisw@nipltd.com>
Cc: <zope-dev@zope.org>
Sent: Thursday, September 06, 2001 12:57 PM
Subject: [Zope-dev] CMF and 2.4.0


<snip>
> On the for real note thanks Chris for the advice.  I'm on windows and use
> mstools for source control.  I plan to learn CVS. I just thought Zope, and
> the CMF were a higher priority ;-)
<snip>