diff --git a/checkouts.cfg b/checkouts.cfg index c9ddea6..a55fa5a 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -7,7 +7,6 @@ auto-checkout += collective.dms.mailcontent collective.dms.thesaurus collective.task - collective.z3cform.rolefield pfwbged.basecontent pfwbged.mockups pfwbged.policy @@ -17,6 +16,7 @@ auto-checkout += pfwbged.theme # local forks collective.solr + collective.z3cform.rolefield plone.formwidget.querystring plone.principalsource plone.dexterity diff --git a/sources.cfg b/sources.cfg index a4e5224..4a6261c 100644 --- a/sources.cfg +++ b/sources.cfg @@ -24,7 +24,7 @@ collective.dms.mailcontent = git ${remotes:entrouvert}/collective.dms.mailconten collective.dms.thesaurus = git ${remotes:entrouvert}/collective.dms.thesaurus.git pushurl=${remotes:entrouvert_push}/collective.dms.thesaurus.git collective.task = git ${remotes:entrouvert}/collective.task.git pushurl=${remotes:entrouvert_push}/collective.task.git collective.z3cform.chosen = git git://github.com/kiorky/collective.z3cform.chosen.git pushurl=git+ssh://git@github.com/kiorky/collective.z3cform.chosen.git -collective.z3cform.rolefield = git ${remotes:collective}/collective.z3cform.rolefield.git pushurl=${remotes:collective_push}/collective.z3cform.rolefield.git +collective.z3cform.rolefield = git ${remotes:entrouvert}/collective.z3cform.rolefield.git pushurl=${remotes:entrouvert_push}/collective.z3cform.rolefield.git eea.facetednavigation = git ${remotes:collective}/eea.facetednavigation.git pushurl=${remotes:collective_push}/eea.facetednavigation.git ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.testing.git ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git