use collective repos

This commit is contained in:
Vincent Fretin 2013-02-12 16:15:53 +01:00
parent 663d2130ad
commit 55bfd84a8a
2 changed files with 5 additions and 7 deletions

View File

@ -4,9 +4,8 @@ extends =
https://raw.github.com/plone/buildout.dexterity/master/sources.cfg
always-checkout = force
auto-checkout +=
collective.contact.core
collective.contact.vcard
collective.contact.core
collective.dms.basecontent
plone.app.dexterity
plone.dexterity
plone.formwidget.masterselect
plone.formwidget.masterselect

View File

@ -13,8 +13,7 @@ entrouvert = git://repos.entrouvert.org
entrouvert_push = git+ssh://git@repos.entrouvert.org
[sources]
collective.contact.core = git ${remotes:vincentfretin}/collective.contact.core.git pushurl=${remotes:vincentfretin_push}/collective.contact.core.git
collective.contact.vcard = git ${remotes:vincentfretin}/collective.contact.vcard.git pushurl=${remotes:vincentfretin_push}/collective.contact.vcard.git
collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git
collective.dms.mailcontent = git ${remotes:vincentfretin}/collective.dms.mailcontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.mailcontent.git
collective.contact.core = git ${remotes:collective}/collective.contact.core.git pushurl=${remotes:collective_push}/collective.contact.core.git
collective.dms.basecontent = git ${remotes:collective}/collective.dms.basecontent.git pushurl=${remotes:collective_push}/collective.dms.basecontent.git
collective.dms.mailcontent = git ${remotes:collective}/collective.dms.mailcontent.git pushurl=${remotes:collective_push}/collective.dms.mailcontent.git
plone.formwidget.masterselect = git ${remotes:cedricmessiant}/plone.formwidget.masterselect.git pushurl=${remotes:cedricmessiant_push}/plone.formwidget.masterselect.git