From 88464bad79f8629948af88833c6502d933d13ed5 Mon Sep 17 00:00:00 2001 From: Vincent Fretin Date: Tue, 12 Feb 2013 16:17:35 +0100 Subject: [PATCH] use collective repos --- sources.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources.cfg b/sources.cfg index 7239d71..26f4d8f 100644 --- a/sources.cfg +++ b/sources.cfg @@ -13,5 +13,5 @@ entrouvert = git://repos.entrouvert.org entrouvert_push = git+ssh://git@repos.entrouvert.org [sources] -collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git -collective.dms.batchimport = git ${remotes:vincentfretin}/collective.dms.batchimport.git pushurl=${remotes:vincentfretin_push}/collective.dms.batchimport.git +collective.dms.basecontent = git ${remotes:collective}/collective.dms.basecontent.git pushurl=${remotes:collective_push}/collective.dms.basecontent.git +collective.dms.batchimport = git ${remotes:collective}/collective.dms.batchimport.git pushurl=${remotes:collective_push}/collective.dms.batchimport.git