On Mon, Nov 17, 2008 at 8:13 AM, Andreas Jung <[EMAIL PROTECTED]> wrote:
> On 17.11.2008 8:11 Uhr, Chris Withers wrote:
>>
>> Andreas Jung wrote:
>>>>
>>>> So you basically add the egg-server url as a find-links option?
>>>
>>> Basically yes, we create an index page based on the content right now
>>> through cron - I will implement this functionality into
>>> haufe.eggserver soon.
>>
>> Out on interest, how does buildout handle password-protected indexes?
>
>
> Unsupported - we trust our internal and external developers.
>

Not quite true, you can.

-> use lovely.httprequest and you're set (it does authentication for
any pypi compatible  server as long as you
add a .httpauth file)


Cheers
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to