Commit 778c8ff1 authored by Tres Seaver's avatar Tres Seaver

Point dep checkouts at compatible branches.

parent ba2797ed
...@@ -6,44 +6,24 @@ github_push = git@github.com:zopefoundation ...@@ -6,44 +6,24 @@ github_push = git@github.com:zopefoundation
AccessControl = git ${remotes:github}/AccessControl pushurl=${remotes:github_push}/AccessControl branch=2.13 AccessControl = git ${remotes:github}/AccessControl pushurl=${remotes:github_push}/AccessControl branch=2.13
Acquisition = git ${remotes:github}/Acquisition pushurl=${remotes:github_push}/Acquisition branch=2.13 Acquisition = git ${remotes:github}/Acquisition pushurl=${remotes:github_push}/Acquisition branch=2.13
DateTime = git ${remotes:github}/DateTime pushurl=${remotes:github_push}/DateTime branch=2.12 DateTime = git ${remotes:github}/DateTime pushurl=${remotes:github_push}/DateTime branch=2.12
# Note: this should be using a not-yet-ready-for-prime-time 2.13 branch DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate branch=2.13
DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate ExtensionClass = git ${remotes:github}/ExtensionClass pushurl=${remotes:github_push}/ExtensionClass branch=2.13
# Note: this should be using a not-yet-existing 2.13 branch
ExtensionClass = git ${remotes:github}/ExtensionClass pushurl=${remotes:github_push}/ExtensionClass
# 'master' branch is still on 2.13 release line.
initgroups = git ${remotes:github}/initgroups pushurl=${remotes:github_push}/initgroups initgroups = git ${remotes:github}/initgroups pushurl=${remotes:github_push}/initgroups
# Note: this should be using a not-yet-existing 2.13 branch Missing = git ${remotes:github}/Missing pushurl=${remotes:github_push}/Missing branch=2.13
Missing = git ${remotes:github}/Missing pushurl=${remotes:github_push}/Missing MultiMapping = git ${remotes:github}/MultiMapping pushurl=${remotes:github_push}/MultiMapping branch=2.13
# Note: this should be using a not-yet-existing 2.13 branch nt_svcutils = git ${remotes:github}/nt_svcutils pushurl=${remotes:github_push}/nt_svcutils branch=2.13
MultiMapping = git ${remotes:github}/MultiMapping pushurl=${remotes:github_push}/MultiMapping Persistence = git ${remotes:github}/Persistence pushurl=${remotes:github_push}/Persistence branch=2.13
nt_svcutils = git ${remotes:github}/nt_svcutils pushurl=${remotes:github_push}/nt_svcutils Products.BTreeFolder2 = git ${remotes:github}/Products.BTreeFolder2 pushurl=${remotes:github_push}/Products.BTreeFolder2 branch=2.13
# Note: this should be using a not-yet-existing 2.13 branch Products.ExternalMethod = git ${remotes:github}/Products.ExternalMethod pushurl=${remotes:github_push}/Products.ExternalMethod branch=2.13
Persistence = git ${remotes:github}/Persistence pushurl=${remotes:github_push}/Persistence Products.MailHost = git ${remotes:github}/Products.MailHost pushurl=${remotes:github_push}/Products.MailHost branch=2.13
# 'master' branch is still on 2.13 release line. Products.MIMETools = git ${remotes:github}/Products.MIMETools pushurl=${remotes:github_push}/Products.MIMETools branch=2.13
Products.BTreeFolder2 = git ${remotes:github}/Products.BTreeFolder2 pushurl=${remotes:github_push}/Products.BTreeFolder2 Products.OFSP = git ${remotes:github}/Products.OFSP pushurl=${remotes:github_push}/Products.OFSP branch=2.13
# 'master' branch is still on 2.13 release line. Products.PythonScripts = git ${remotes:github}/Products.PythonScripts pushurl=${remotes:github_push}/Products.PythonScripts branch=2.13
Products.ExternalMethod = git ${remotes:github}/Products.ExternalMethod pushurl=${remotes:github_push}/Products.ExternalMethod Products.StandardCacheManagers = git ${remotes:github}/Products.StandardCacheManagers pushurl=${remotes:github_push}/Products.StandardCacheManagers branch=2.13
# 'master' branch is still on 2.13 release line.
Products.MailHost = git ${remotes:github}/Products.MailHost pushurl=${remotes:github_push}/Products.MailHost
# 'master' branch is still on 2.13 release line.
Products.MIMETools = git ${remotes:github}/Products.MIMETools pushurl=${remotes:github_push}/Products.MIMETools
# 'master' branch is still on 2.13 release line.
Products.OFSP = git ${remotes:github}/Products.OFSP pushurl=${remotes:github_push}/Products.OFSP
# 'master' branch is still on 2.13 release line.
Products.PythonScripts = git ${remotes:github}/Products.PythonScripts pushurl=${remotes:github_push}/Products.PythonScripts
# 'master' branch is still on 2.13 release line.
Products.StandardCacheManagers = git ${remotes:github}/Products.StandardCacheManagers pushurl=${remotes:github_push}/Products.StandardCacheManagers
# 'master' branch is still on 2.13 release line.
Products.ZCatalog = git ${remotes:github}/Products.ZCatalog pushurl=${remotes:github_push}/Products.ZCatalog branch=2.13 Products.ZCatalog = git ${remotes:github}/Products.ZCatalog pushurl=${remotes:github_push}/Products.ZCatalog branch=2.13
# 'master' branch is still on 2.13 release line. Products.ZCTextIndex = git ${remotes:github}/Products.ZCTextIndex pushurl=${remotes:github_push}/Products.ZCTextIndex branch=2.13
Products.ZCTextIndex = git ${remotes:github}/Products.ZCTextIndex pushurl=${remotes:github_push}/Products.ZCTextIndex Record = git ${remotes:github}/Record pushurl=${remotes:github_push}/Record branch=2.13
# Note: this should be using a not-yet-existing 2.13 branch tempstorage = git ${remotes:github}/tempstorage pushurl=${remotes:github_push}/tempstorage branch=2.12
Record = git ${remotes:github}/Record pushurl=${remotes:github_push}/Record zExceptions = git ${remotes:github}/zExceptions pushurl=${remotes:github_push}/zExceptions branch=2.13
# Note: this should be using a not-yet-existing 2.12 branch
tempstorage = git ${remotes:github}/tempstorage pushurl=${remotes:github_push}/tempstorage
# Note: this should be using a not-yet-existing 2.13 branch
zExceptions = git ${remotes:github}/zExceptions pushurl=${remotes:github_push}/zExceptions
# 'master' branch is still on 2.12 release line.
zLOG = git ${remotes:github}/zLOG pushurl=${remotes:github_push}/zLOG branch=2.11 zLOG = git ${remotes:github}/zLOG pushurl=${remotes:github_push}/zLOG branch=2.11
# Note: this should be using a not-yet-existing 2.12 branch ZopeUndo = git ${remotes:github}/ZopeUndo pushurl=${remotes:github_push}/ZopeUndo branch=2.12
ZopeUndo = git ${remotes:github}/ZopeUndo pushurl=${remotes:github_push}/ZopeUndo
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