[Zope3-Users] Best Practices - Zopeproject Deployment

Tim Cook timothywayne.cook at gmail.com
Sat May 24 07:51:01 EDT 2008


Hi All,

I have a Zope3 project that I started using 'zopeproject'.   I now want
to deploy this to an SVN server so other developers can checkout and
work on the project.  

After reviewing the zopeproject and buildout docs as well as some
examples like z3hello I still cannot decide the correct settings for SVN
admin so that I ignore the correct things and yet still give the new
developers all of the configuration requirements.

For example I want to included my buildout.cfg so they can get all of
the dependencies that are not listed in the default one from
zopeproject. I also want to include my site.zcml.

In my Linux installation instructions I have:

Install Python-2.4.x

Download and install virtual_env

python24 virtual_env SANDBOX

cd SANDBOX

source bin/activate

svn co <url to svn server and application source>

Here is where the problem is though.  Should I have the user install a
zopeproject here first so that they get the correct paths setup?  What
should I do about having each user install the correct buildout.cfg
since it has hard-coded paths to my egg repository?

zopeproject was great for me getting started but now I am not certain
how to deploy this application since it is an application framework for
other developers.  I would like to have an 'oship-project' like
zopeproject/grokproject but that will have to wait I think.  

Thanks,
Tim



 


-- 
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == timothy.cook 
**************************************************************
*You may get my Public GPG key from  popular keyservers or   *
*from this link http://timothywayne.cook.googlepages.com/home*
**************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20080524/4fb7f5e5/attachment.bin


More information about the Zope3-users mailing list