[Zope] [buildout] bootstrap and develop
Tarek Ziadé
ziade.tarek at gmail.com
Wed Feb 6 13:07:39 EST 2008
Maurits van Rees-3 wrote:
>
> ...
>> 2. What would be alternatives or how can this be changed?
>
> You can use the z3c.recipe.egg:editable recipe. I briefly tried that,
> but it did not work for our (Zest Software) internal password
> protected subversion repository, where we keep the code for our
> clients. The recipe tries to easy_install a package but it fails as
> it cannot use our repository without a password.
>
You can use the #egg trick within the [buildout] find-links variable,
then add lovely.buildouthttp to take care of the svn login.
You will need a simple .httpauth file in your HOME/.buildout directory
++
Tarek
--
View this message in context: http://www.nabble.com/-buildout--bootstrap-and-develop-tp15119239p15309668.html
Sent from the Zope - General mailing list archive at Nabble.com.
More information about the Zope
mailing list