[Zope-PTK] finding PTK
Mike Pelletier
mike@digicool.com
Fri, 11 Feb 2000 14:56:58 -0500 (EST)
On Fri, 11 Feb 2000, Timothy Wilson wrote:
> The CVS comand is did was:
> cvs -d :pserver:anonymous@cvs.zope.org:/cvs-repository \
> co -d PTKBase ZopePTK/PTKBase ZopePTK/PTKDemo
>
> Ideas?
Yes. The instructions originally posted in this list last week no
longer apply. See http://www.zope.org/Products/PTK for instructions.
You wanted to do something like this--
$ cd ~
$ CVSROOT=:pserver:anonymous@cvs.zope.org:/cvs-repository
$ cvs login
$ cvs co ZopePTK
$ cd /my/zope/lib/python/Products
$ ln -s ~/ZopePTK/PTKBase PTKBase
$ ln -s ~/ZopePTK/PTKDemo PTKDemo
$ cd /my/zope/var
$ ln -s ~/ZopePTK/PTKDemo/DemoPortal.zexp DemoPortal.zexp
The original instructions assumed you only needed that one Product,
'ZopePTK/PTKBase'. Now, you need everything in ZopePTK so some of the
shortcuts the original instructions used would no longer apply.
Mike.
--
Mike Pelletier email: mike@digicool.com
Mild mannered software developer icq: 7127228
by day, super villain by night. phone: 519-884-2434