[Grok-dev] SVN Deployment

Wichert Akkerman wichert at wiggy.net
Wed Feb 4 09:38:02 EST 2009


Previously Uli Fouquet wrote:
> Hi there,
> 
> Tim Cook wrote:
> > The document at
> > http://grok.zope.org/documentation/how-to/placing-your-grok-project-under-version-control 
> > 
> > used to be correct and was very helpful.
> > 
> > Now with Grok 1.0a2  we have many issues with deploying an application
> > via SVN.  There seems to be hard coded paths in many places and I can't
> > find a tool or switch on a tool that will fix them.
> 
> Thanks for spotting this, Tim!
> 
> 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.

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


More information about the Grok-dev mailing list