From cd63b225ddddf48a4ffe6628d370143fd7b27323 Mon Sep 17 00:00:00 2001 From: Stephan Geulette Date: Wed, 10 Aug 2022 14:25:12 +0200 Subject: [PATCH] Replaced appy sources --- sources-base.cfg | 2 +- sources.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources-base.cfg b/sources-base.cfg index 094db74..9dcf902 100644 --- a/sources-base.cfg +++ b/sources-base.cfg @@ -1,5 +1,5 @@ [sources] -appy = svn https://svn.forge.pallavi.be/appy-dev/dev0 +appy = git ${remotes:imio}/appy.git pushurl=${remotes:imio_push}/appy.git collective.contact.importexport = git ${remotes:imio}/collective.contact.importexport.git pushurl=${remotes:imio_push}/collective.contact.importexport.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 diff --git a/sources.cfg b/sources.cfg index c052412..36b99ca 100644 --- a/sources.cfg +++ b/sources.cfg @@ -1,7 +1,7 @@ [sources] Products.PasswordStrength = git ${remotes:collective}/Products.PasswordStrength.git pushurl=${remotes:collective_push}/Products.PasswordStrength.git branch=4.3 Products.ZCatalog = git ${remotes:zopefoundation}/Products.ZCatalog.git pushurl=${remotes:zopefoundation_push}/Products.ZCatalog.git rev=23b82809fe82a6a08fabef141da0a1c769750c9b -appy = svn https://svn.forge.pallavi.be/appy-dev/dev0 +appy = git ${remotes:imio}/appy.git pushurl=${remotes:imio_push}/appy.git collective.behavior.internalnumber = git ${remotes:imio}/collective.behavior.internalnumber.git pushurl=${remotes:imio_push}/collective.behavior.internalnumber.git collective.behavior.talcondition = git ${remotes:collective}/collective.behavior.talcondition.git pushurl=${remotes:collective_push}/collective.behavior.talcondition.git collective.classification.folder = git ${remotes:imio}/collective.classification.folder.git pushurl=${remotes:imio_push}/collective.classification.folder.git