Commit fbff7805 authored by Tom Gross's avatar Tom Gross

depend on ZODB 4 branch of AccessControl

parent 2a653439
...@@ -23,6 +23,7 @@ parts = ...@@ -23,6 +23,7 @@ parts =
wsgi wsgi
sources-dir = develop sources-dir = develop
auto-checkout = auto-checkout =
AccessControl
Products.BTreeFolder2 Products.BTreeFolder2
Products.ExternalMethod Products.ExternalMethod
Products.ZCatalog Products.ZCatalog
......
...@@ -7,7 +7,7 @@ github_push = git@github.com:zopefoundation ...@@ -7,7 +7,7 @@ github_push = git@github.com:zopefoundation
[sources] [sources]
# Zope2-specific # Zope2-specific
AccessControl = git ${remotes:github}/AccessControl pushurl=${remotes:github_push}/AccessControl AccessControl = git ${remotes:github}/AccessControl pushurl=${remotes:github_push}/AccessControl branch=tomgross-zodb4
Acquisition = git ${remotes:github}/Acquisition pushurl=${remotes:github_push}/Acquisition Acquisition = git ${remotes:github}/Acquisition pushurl=${remotes:github_push}/Acquisition
DateTime = git ${remotes:github}/DateTime pushurl=${remotes:github_push}/DateTime DateTime = git ${remotes:github}/DateTime pushurl=${remotes:github_push}/DateTime
DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment