How to: Setting up a Plone 4.0 development

2 messages Options
Embed this post
Permalink
Mirto Silvio Busico-2 () How to: Setting up a Plone 4.0 development
Reply Threaded More More options
Print post
Permalink
Hi all,
I'm trying to setupa plone 4.0 development environment.

At: http://dev.plone.org/plone/wiki/DevelopmentEnvironment

I read:

Setting up a Plone 4.0 <http://dev.plone.org/plone/wiki/Plone4>
development instance is as easy as typing:

   * svn co
     https://svn.plone.org/svn/plone/buildouts/plone-coredev/branches/4.0/
     ./plone40devel
   * ... wait for a bunch of code to be checked out via Plone's
     subversion repository ...
   * change directories into your buildout checkout with: cd
     ./plone40devel
   * python bootstrap.py (where "python" is your python 2.6 binary)
   * bin/buildout -v
   * start your new instance with ./bin/instance fg


But buildout ends wit errors:

Generated script
'/My/SW/Plone/for_plone4/plone40devel/bin/coverage-test'.                                    

*************** PICKED VERSIONS
****************                                                              

[versions]                                                                                                    


*************** /PICKED VERSIONS ***************
mr.developer: ****************************************
mr.developer: There have been errors during checkout, check the output
above or use 'develop status'.
mr.developer:
****************************************                                              

mirto@msb02:/My/SW/Plone/for_plone4/plone40devel$ develop
status                                    bash: develop: comando non
trovato                                                                  
mirto@msb02:/My/SW/Plone/for_plone4/plone40devel$ bin/develop
status                                        
Plone                                                                                              

     
Products.ATContentTypes                                                                            

     
Products.Archetypes                                                                                

     
Products.CMFActionIcons                                                                            

     
Products.CMFCalendar                                                                              

     
Products.CMFCore                                                                                  

     
Products.CMFDefault                                                                                

     
Products.CMFDiffTool                                                                              

     
Products.CMFDynamicViewFTI                                                                        

     
Products.CMFEditions                                                                              

     
Products.CMFFormController                                                                        

     
Products.CMFPlacefulWorkflow                                                                      

     
Products.CMFQuickInstallerTool                                                                    

     
Products.CMFTestCase                                                                              

     
Products.CMFTopic                                                                                  

     
Products.CMFUid                                                                                    

     
Products.DCWorkflow                                                                                

     
Products.ExtendedPathIndex                                                                        

     
Products.ExternalEditor                                                                            

     
Products.Marshall                                                                                  

     
Products.MimetypesRegistry                                                                        

     
Products.PasswordResetTool                                                                        

     
Products.PlacelessTranslationService                                                              

     
Products.PloneLanguageTool                                                                        

     
Products.PlonePAS                                                                                  

     
Products.PloneTestCase                                                                            

     
Products.PluggableAuthService                                                                      

     
Products.PluginRegistry                                                                            

     
Products.PortalTransforms                                                                          

     
Products.ResourceRegistries                                                                        

     
Products.TinyMCE                                                                                  

     
Products.ZopeVersionControl                                                                        

     
Products.contentmigration                                                                          

!  
Products.kupu                                                                                        

     
Products.validation                                                                                

     
Zope2                                                                                              

     
archetypes.kss                                                                                    

     
archetypes.referencebrowserwidget                                                                  

     
archetypes.schemaextender                                                                          

     
borg.localrole                                                                                    

     
five.customerize                                                                                  

!  
kss.core                                                                                            

     
plone.app.blob                                                                                    

     
plone.app.content                                                                                  

     plone.app.contentmenu
     plone.app.contentrules
     plone.app.controlpanel
     plone.app.customerize
     plone.app.folder
     plone.app.form
     plone.app.imaging
     plone.app.jquerytools
     plone.app.kss
     plone.app.layout
     plone.app.locales
     plone.app.openid
     plone.app.portlets
     plone.app.upgrade
     plone.app.users
     plone.app.viewletmanager
     plone.app.vocabularies
     plone.app.workflow
     plone.folder
     plone.memoize
     plone.portlet.static
     plone.portlets
     plone.protect
     plone.recipe.zope2instance
     plone.session
     plone.stringinterp
     plone.theme
     plonetheme.sunburst
     wicked
mirto@msb02:/My/SW/Plone/for_plone4/plone40devel$


What can I do to install kss.core and Products.kupu?

Thanks
   Mirto

[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Raphael Ritz () Re: How to: Setting up a Plone 4.0 development
Reply Threaded More More options
Print post
Permalink
Mirto Silvio Busico wrote:
> Hi all,


[..]

>
>
> What can I do to install kss.core and Products.kupu?

Do a manual check out from codespeak first and accept
the certificate permanently - assuming that that's what's
stopping you.

Raphael


>
> Thanks
>   Mirto
>


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup