Actually, the current plone_hosting template does not give 3.0.3 as an option. So I had to interrupt the buildout and edit base.cfg so that my plone install would be 3.0.3 and not 3.0.2. Then I ran
bin/buildout (I suppose I could have skipped the python bootstrap.py command) On Nov 19, 2007 3:11 AM, Wichert Akkerman <[EMAIL PROTECTED]> wrote: > Previously David Bain wrote: > > After creating a new buildout using the plone_hosting template I was not > > able to add a new Plone. > > > > I've created a buildout using ZopeSkel > > > > paster create -t plone_hosting > > > > I accepted all the defaults then ran > > > > python bootstrap.py > > bin/buildout > > You do not need to do that if you use the plone_hosting paster template: > that is done automatically for you. > > Wichert. > > -- > Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. > http://www.wiggy.net/ It is hard to make things simple. >
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
