[BlueBream] Buildbout.cfg settings ([Checkins] SVN: bbkit/trunk/ merge from 1.0 branch)
Baiju M
baiju.m.mail at gmail.com
Sun Mar 28 20:57:57 EDT 2010
Hi Sebastien,
On Mon, Mar 29, 2010 at 5:53 AM, Sebastien Douche <sdouche at gmail.com> wrote:
> On Sun, Mar 28, 2010 at 04:23, Baiju M <baiju.m.mail at gmail.com> wrote:
>> Log message for revision 110253:
>> merge from 1.0 branch
>>
>>
>> Changed:
>> U bbkit/trunk/bluebream.cfg
>> U bbkit/trunk/buildout.cfg
>> A bbkit/trunk/releases/bluebream-1.0a5.cfg
>>
>> Modified: bbkit/trunk/buildout.cfg
>> ===================================================================
>> --- bbkit/trunk/buildout.cfg 2010-03-28 02:00:47 UTC (rev 110252)
>> +++ bbkit/trunk/buildout.cfg 2010-03-28 02:23:36 UTC (rev 110253)
>> @@ -1,4 +1,5 @@
>> [buildout]
>> +eggs-directory = /mnt/a9/eggs
>
>
> Hi Baiju,
> can you add a download dir settings ? A unique download directory is
> very useful for me (i have 32 buildbots now)
Oh. committing the `eggs-directory` directory option was a mistake.
You can provide the download-cache & eggs-directory options from command
line (from the master conf) like this:
./bin/buildout buildout:eggs-directory=/path/to/eggs
buildout:download-cache=/path/to/cache
I think this solution would be better for Buildbots. If this solution
working, please let me know.
Regards,
Baiju M
More information about the bluebream
mailing list