Re: [Zope-dev] SVN: Zope/trunk/buildout.cfg AccessControl has changes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Glick wrote:
Log message for revision 115948: AccessControl has changes
Changed: U Zope/trunk/buildout.cfg
-=- Modified: Zope/trunk/buildout.cfg =================================================================== --- Zope/trunk/buildout.cfg 2010-08-25 17:16:57 UTC (rev 115947) +++ Zope/trunk/buildout.cfg 2010-08-25 17:18:10 UTC (rev 115948) @@ -18,6 +18,7 @@ wsgi sources-dir = develop auto-checkout = + AccessControl
This change is breaking the buildout for the buildbots, and for my Linux checkout. We should just release a new version of AccessControl and wire it in anyway. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkx5NWQACgkQ+gerLs4ltQ6B/wCgxksIGREpCqBg35orOFEJPtBo qeIAn3zGuWtfRjt5iFXJIvPmkolehL1Y =/slH -----END PGP SIGNATURE-----
On Sat, Aug 28, 2010 at 6:12 PM, Tres Seaver <tseaver@palladion.com> wrote:
Modified: Zope/trunk/buildout.cfg =================================================================== --- Zope/trunk/buildout.cfg 2010-08-25 17:16:57 UTC (rev 115947) +++ Zope/trunk/buildout.cfg 2010-08-25 17:18:10 UTC (rev 115948) @@ -18,6 +18,7 @@ wsgi sources-dir = develop auto-checkout = + AccessControl
This change is breaking the buildout for the buildbots, and for my Linux checkout.
We should just release a new version of AccessControl and wire it in anyway.
This approach was my idea. I wanted to give more people a chance to review and comment on the new feature in AccessControl, before actually releasing it. But we need to fix the buildbots to be able to deal with this setup to make this actually work. Hanno
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hanno Schlichting wrote:
This approach was my idea. I wanted to give more people a chance to review and comment on the new feature in AccessControl, before actually releasing it. But we need to fix the buildbots to be able to deal with this setup to make this actually work.
The breakage might be in mr.developer, expecting a svn 1.6-only feature? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkx5RLkACgkQ+gerLs4ltQ6/2gCgvwj/hDXdcsps4l/9TxMa1LQ1 P5sAnRQe8rorkNvpC+Yzjw5BhZpk2dX9 =cz8t -----END PGP SIGNATURE-----
On Sat, Aug 28, 2010 at 7:17 PM, Tres Seaver <tseaver@palladion.com> wrote:
The breakage might be in mr.developer, expecting a svn 1.6-only feature?
I think it only requires Subversion 1.5 and not 1.6, which shouldn't be a problem. 1.4 is from the stone-age :) Hanno
participants (2)
-
Hanno Schlichting -
Tres Seaver