aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-20 23:44:05 +0000
committerMichael Scherer <misc@mageia.org>2011-07-20 23:44:05 +0000
commit65e7f948729965a4f8695df154607a97625feac6 (patch)
treecf3737ce781860b9b2c8a835d9290327e1a05b6d /modules
parentc5f6d18976070f13d996c98ffbfb74158516f209 (diff)
downloadpuppet-65e7f948729965a4f8695df154607a97625feac6.tar
puppet-65e7f948729965a4f8695df154607a97625feac6.tar.gz
puppet-65e7f948729965a4f8695df154607a97625feac6.tar.bz2
puppet-65e7f948729965a4f8695df154607a97625feac6.tar.xz
puppet-65e7f948729965a4f8695df154607a97625feac6.zip
fix repsys to allow commit from svn://
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/templates/repsys.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf
index fabd573c..8aa4c3fe 100644
--- a/modules/buildsystem/templates/repsys.conf
+++ b/modules/buildsystem/templates/repsys.conf
@@ -39,12 +39,12 @@ host = pkgsubmit.<%= domain %>
[submit cauldron]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = svn+ssh://svn.<%= domain %>/svn/packages/cauldron
+allowed = svn://svn.<%= domain %>/svn/packages/cauldron
rpm-macros = global cauldron
[submit 1]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = svn+ssh://svn.<%= domain %>/svn/packages/updates/1
+allowed = svn://svn.<%= domain %>/svn/packages/updates/1
rpm-macros = global 1
[macros global]