On Thu, Oct 30, 2008 at 8:15 AM, Jeff Rush <[EMAIL PROTECTED]> wrote: > Log message for revision 92695: > Corrected the link to the SVN repository; I had put in the direct one via > svn+ssh when it should have been the one accessed via http.
> - > <http://svn.zope.org/repos/main/zc.recipe.cmmi/trunk#egg=zc.recipe.cmmi-dev> > + <http://svn.zope.org/zc.recipe.cmmi/trunk#egg=zc.recipe.cmmi-dev> I'd be surprised if setuptools can build an egg from the ViewCVS web page that http link points at. I suspect you want svn://svn.zope.org/repos/main/zc.recipe.cmmi/trunk which is available anonymously (not the lack of "+ssh" in the protocol). -- Benji York Senior Software Engineer Zope Corporation _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
