[Zope3-Users] Best Practices - Zopeproject Deployment
Tim Cook
timothywayne.cook at gmail.com
Tue May 27 04:38:16 EDT 2008
Hi Kevin,
On Mon, 2008-05-26 at 16:58 -0700, Kevin Teague wrote:
> You can avoid storing user specific information in your buildout.cfg
> by creating a ~/.buildout/default.cfg file in your home directory that
> contains user specific information:
>
> [buildout]
> eggs-directory = /Users/kteague/buildouts/shared/eggs
Yep, I did that.
>
> If you leave the eggs-directory line out of a buildout.cfg, and it
> doesn't exist within a developer's ~/.buildout/default.cfg file, then
> buildout will simply create an eggs directory inside the project and
> put all of the eggs there.
AH HA! My 2 brain cells didn't communicate the fact that I could just
leave it out of the buildout.cfg and it would be recreated on their
installation.
Thanks,
Tim
-------------- 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/20080527/60c8a1cd/attachment-0001.bin
More information about the Zope3-users
mailing list