diff --git a/base.cfg b/base.cfg index c69363b..bb6e326 100755 --- a/base.cfg +++ b/base.cfg @@ -125,15 +125,15 @@ zcml = iw.debug [remotes] -plone = git://github.com/plone +plone = https://github.com/plone plone_push = git@github.com:plone -collective = git://github.com/collective +collective = https://github.com/collective collective_push = git@github.com:collective -imio = git://github.com/IMIO +imio = https://github.com/IMIO imio_push = git@github.com:IMIO -entrouvert = git://repos.entrouvert.org +entrouvert = https://repos.entrouvert.org entrouvert_push = git+ssh://git@repos.entrouvert.org -zopefoundation = git://github.com/zopefoundation +zopefoundation = https://github.com/zopefoundation zopefoundation_push = git@github.com:zopefoundation zopesvn = svn://svn.zope.org/repos/main/ diff --git a/solr.cfg b/solr.cfg index 46567c0..01b1005 100644 --- a/solr.cfg +++ b/solr.cfg @@ -49,4 +49,4 @@ port = ${port:instance-solr-http} [sources] collective.solr = git ${remotes:collective}/collective.solr.git pushurl=${remotes:collective_push}/collective.solr.git rev=c99d607cc9af47ca7614ba09016b17483e441ce5 -collective.indexing = git git://github.com/sgeulette/collective.indexing.git pushurl=git@github.com:sgeulette/collective.indexing.git +collective.indexing = git https://github.com/sgeulette/collective.indexing.git pushurl=git@github.com:sgeulette/collective.indexing.git diff --git a/sources-base.cfg b/sources-base.cfg index 7302591..094db74 100644 --- a/sources-base.cfg +++ b/sources-base.cfg @@ -1,8 +1,8 @@ [sources] appy = svn https://svn.forge.pallavi.be/appy-dev/dev0 collective.contact.importexport = git ${remotes:imio}/collective.contact.importexport.git pushurl=${remotes:imio_push}/collective.contact.importexport.git -collective.externaleditor = git git://github.com/sgeulette/collective.externaleditor.git -collective.portlet.actions = git git://github.com/sgeulette/collective.portlet.actions.git pushurl=git@github.com:sgeulette/collective.portlet.actions.git +collective.externaleditor = git https://github.com/sgeulette/collective.externaleditor.git +collective.portlet.actions = git https://github.com/sgeulette/collective.portlet.actions.git pushurl=git@github.com:sgeulette/collective.portlet.actions.git imio.dms.mail = git ${remotes:imio}/imio.dms.mail.git pushurl=${remotes:imio_push}/imio.dms.mail.git imio.transmogrifier.contact = git ${remotes:imio}/imio.transmogrifier.contact.git pushurl=${remotes:imio_push}/imio.transmogrifier.contact.git Products.CPUtils = git ${remotes:imio}/Products.CPUtils pushurl=${remotes:imio_push}/Products.CPUtils diff --git a/sources.cfg b/sources.cfg index 50ef146..2f2c7df 100644 --- a/sources.cfg +++ b/sources.cfg @@ -26,12 +26,12 @@ collective.eeafaceted.collectionwidget = git ${remotes:collective}/collective.ee collective.eeafaceted.dashboard = git ${remotes:collective}/collective.eeafaceted.dashboard.git pushurl=${remotes:collective_push}/collective.eeafaceted.dashboard.git collective.eeafaceted.z3ctable = git ${remotes:collective}/collective.eeafaceted.z3ctable.git pushurl=${remotes:collective_push}/collective.eeafaceted.z3ctable.git collective.excelexport = git ${remotes:collective}/collective.excelexport.git pushurl=${remotes:collective_push}/collective.excelexport.git -collective.externaleditor = git git://github.com/sgeulette/collective.externaleditor.git pushurl=git@github.com:sgeulette/collective.externaleditor.git +collective.externaleditor = git https://github.com/sgeulette/collective.externaleditor.git pushurl=git@github.com:sgeulette/collective.externaleditor.git collective.iconifieddocumentactions = git ${remotes:imio}/collective.iconifieddocumentactions.git pushurl=${remotes:imio_push}/collective.iconifieddocumentactions.git collective.js.datatables = git ${remotes:collective}/collective.js.datatables.git pushurl=${remotes:collective_push}/collective.js.datatables.git collective.ckeditortemplates = git ${remotes:collective}/collective.ckeditortemplates.git pushurl=${remotes:collective_push}/collective.ckeditortemplates.git collective.messagesviewlet = git ${remotes:collective}/collective.messagesviewlet.git pushurl=${remotes:collective_push}/collective.messagesviewlet.git -collective.portlet.actions = git git://github.com/sgeulette/collective.portlet.actions.git pushurl=git@github.com:sgeulette/collective.portlet.actions.git +collective.portlet.actions = git https://github.com/sgeulette/collective.portlet.actions.git pushurl=git@github.com:sgeulette/collective.portlet.actions.git collective.querynextprev = git ${remotes:collective}/collective.querynextprev.git pushurl=${remotes:collective_push}/collective.querynextprev.git collective.readunread = git ${remotes:collective}/collective.readunread.git collective.schedulefield = git ${remotes:imio}/collective.schedulefield.git pushurl=${remotes:imio_push}/collective.schedulefield.git @@ -45,7 +45,7 @@ dexterity.localroles = git ${remotes:collective}/dexterity.localroles.git pushur dexterity.localrolesfield = git ${remotes:collective}/dexterity.localrolesfield.git pushurl=${remotes:collective_push}/dexterity.localrolesfield.git eea.facetednavigation = git ${remotes:collective}/eea.facetednavigation.git pushurl=${remotes:collective_push}/eea.facetednavigation.git rev=13.8 eea.faceted.vocabularies = git ${remotes:collective}/eea.faceted.vocabularies.git pushurl=${remotes:collective_push}/eea.faceted.vocabularies.git -ftw.labels = git git://github.com/4teamwork/ftw.labels.git pushurl=git@github.com:4teamwork/ftw.labels.git +ftw.labels = git https://github.com/4teamwork/ftw.labels.git pushurl=git@github.com:4teamwork/ftw.labels.git imio.actionspanel = git ${remotes:imio}/imio.actionspanel.git pushurl=${remotes:imio_push}/imio.actionspanel.git imio.dataexchange.core = git ${remotes:imio}/imio.dataexchange.core.git pushurl=${remotes:imio_push}/imio.dataexchange.core.git imio.dashboard = git ${remotes:imio}/imio.dashboard.git pushurl=${remotes:imio_push}/imio.dashboard.git @@ -69,7 +69,7 @@ imio.zamqp.core = git ${remotes:imio}/imio.zamqp.core.git pushurl=${remotes:imio imio.zamqp.dms = git ${remotes:imio}/imio.zamqp.dms.git pushurl=${remotes:imio_push}/imio.zamqp.dms.git plone.app.locales = git ${remotes:collective}/plone.app.locales.git pushurl=${remotes:collective_push}/plone.app.locales.git #plone.app.robotframework = git ${remotes:plone}/plone.app.robotframework.git pushurl=${remotes:plone_push}/plone.app.robotframework.git branch=1.2.x -plone.app.robotframework = git git://github.com/sgeulette/plone.app.robotframework.git pushurl=git@github.com:sgeulette/plone.app.robotframework.git branch=1.2.x +plone.app.robotframework = git https://github.com/sgeulette/plone.app.robotframework.git pushurl=git@github.com:sgeulette/plone.app.robotframework.git branch=1.2.x plone.app.workflowmanager = git ${remotes:plone}/plone.app.workflowmanager.git plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=2.2.x plone.formwidget.autocomplete = git ${remotes:plone}/plone.formwidget.autocomplete.git pushurl=${remotes:plone_push}/plone.formwidget.autocomplete.git