Skip to content

Commit

Permalink
Corrected git fetch url
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Jan 11, 2022
1 parent 889b1b0 commit ad0b724
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -125,15 +125,15 @@ zcml =
iw.debug

[remotes]
plone = git://github.com/plone
plone = https://github.com/plone
plone_push = [email protected]:plone
collective = git://github.com/collective
collective = https://github.com/collective
collective_push = [email protected]:collective
imio = git://github.com/IMIO
imio = https://github.com/IMIO
imio_push = [email protected]:IMIO
entrouvert = git://repos.entrouvert.org
entrouvert = https://repos.entrouvert.org
entrouvert_push = git+ssh://[email protected]
zopefoundation = git://github.com/zopefoundation
zopefoundation = https://github.com/zopefoundation
zopefoundation_push = [email protected]:zopefoundation
zopesvn = svn://svn.zope.org/repos/main/

Expand Down
2 changes: 1 addition & 1 deletion solr.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]:sgeulette/collective.indexing.git
collective.indexing = git https://github.com/sgeulette/collective.indexing.git pushurl[email protected]:sgeulette/collective.indexing.git
4 changes: 2 additions & 2 deletions sources-base.cfg
Original file line number Diff line number Diff line change
@@ -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[email protected]: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[email protected]: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
8 changes: 4 additions & 4 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]:sgeulette/collective.externaleditor.git
collective.externaleditor = git https://github.com/sgeulette/collective.externaleditor.git pushurl[email protected]: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[email protected]:sgeulette/collective.portlet.actions.git
collective.portlet.actions = git https://github.com/sgeulette/collective.portlet.actions.git pushurl[email protected]: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
Expand All @@ -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[email protected]:4teamwork/ftw.labels.git
ftw.labels = git https://github.com/4teamwork/ftw.labels.git pushurl[email protected]: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
Expand All @@ -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[email protected]:sgeulette/plone.app.robotframework.git branch=1.2.x
plone.app.robotframework = git https://github.com/sgeulette/plone.app.robotframework.git pushurl[email protected]: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
Expand Down

0 comments on commit ad0b724

Please sign in to comment.