[Distutils] Building an egg from Subversion using zc.buildout
Martin Aspeli
optilude at gmx.net
Sun Jan 28 23:34:59 CET 2007
Phillip J. Eby wrote:
> At 10:01 PM 1/28/2007 +0000, Martin Aspeli wrote:
>> I found myself searching for this very thing, and couldn't find a way to
>> do it with zc.buildout. Listing an svn URL in the 'eggs' section gave a
>> syntax error (with or without the #egg=Foo-dev bit). Listing the svn URL
>> in 'find-links' didn't work either.
>
> Hm. easy_install accepts svn: URLs in --find-links as long as they have
> the #egg part, so that sounds like a problem with zc.buildout.
Or a problem between the chair and the keyboard. :)
To my knowledge, zc.buildout does use a custom version of
easy_install.py though. I'm sure Jim can explain more. I will try a few
more permutations to see if I can figure it out.
Martin
More information about the Distutils-SIG
mailing list