[Grok-dev] Re: Defining 3rd-party eggs within a grok buildout?
Martijn Faassen
faassen at startifact.com
Wed Jun 25 18:19:51 EDT 2008
Hi there,
Sebastian Ware wrote:
> 25 jun 2008 kl. 23.45 skrev Martijn Faassen:
[snip]
> It would be cool if one could specify an URL to get a list of nailed
> versions, allowing controlled upgrades and easier collaboration
> regarding testing. This would probably benefit Grok especially. Or is
> this allready supported?
For the versions Grok itself depends on, this is the URL in your
'extends' section in buildout. grokproject automatically bakes this URl
into your buildout.cfg. You can use a similar strategy for your
applications (possibly re-extending the grok versions list).
Regards,
Martijn
More information about the Grok-dev
mailing list