[Zope-dev] Re: why external version indexes don't fulfill all use cases for development

Tres Seaver tseaver at palladion.com
Wed Nov 14 09:53:11 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chris Withers wrote:
> Tres Seaver wrote:
>>> I've never known of transactions in anything to do with setuptools...
>> I wasn't literally referring to a "transaction", in the ZODB sense -- I
>> meant, "install using a separate run of easy_install'.
> 
> Unless I'm missing something, that seems... sub-optimal.
> 
> So I have to do easy_install package x, edit a config file, then 
> easy_install package y, rinse and repeat?!

No, you override the index on the command line:

 $ bin/easy_install --index_url=<index for package x> x
 $ bin/easy_install --index_url=<index for package y> y


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHOwvX+gerLs4ltQ4RAtZtAJ46QFuYUPDNFG2HYWpsjnep66YsjACfYHRF
zDh2d6LkWmW7sSx1xS0qvpk=
=fWG6
-----END PGP SIGNATURE-----


More information about the Zope-Dev mailing list