On Mon, Nov 17, 2008 at 9:04 AM, Tarek Ziadé <[EMAIL PROTECTED]> wrote: > 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 >
oups sorry, typo -> lovely.buildouthttp http://pypi.python.org/pypi/lovely.buildouthttp -- Tarek Ziadé | Association AfPy | www.afpy.org Blog FR | http://programmation-python.org Blog EN | http://tarekziade.wordpress.com/ _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
