[Grok-dev] SVN Deployment
Uli Fouquet
uli at gnufix.de
Wed Feb 4 10:03:47 EST 2009
Hi there,
Wichert Akkerman wrote:
> Previously Uli Fouquet wrote:
[snip]
> >
> > This looks like a serious issue to me. Many of the configuration files
> > in etc/ contain hardcoded paths and it looks difficult to (re)generate
> > them using existing buildout-recipes (which would be the first solution
> > I would think of).
>
> collective.recipe.template is meant to help with situations like this.
> I use it for exactly this problem.
Great :-) That really looks like what we need. Thanks, Wichert!
Just two things: could you imagine support for passing the content via
in-file text like this or similar::
[buildout]
...
[sitezcml]
recipe = collective.recipe.template
content = <configure />
output = /etc/site.zcml
And the other thing: did you ever experience trouble with Windows based
environments? I ask only because of the `stat.S_IMODE` calls in the
recipe and to be sure.
Best regards,
--
Uli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20090204/e3b29c0d/attachment.bin
More information about the Grok-dev
mailing list