From ef5b5120aa963754a466f7d0e4c249db03336727 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 20 Jul 2011 23:47:53 +0000 Subject: also force the binary to use svn:// only --- modules/buildsystem/templates/repsys.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf index 8aa4c3fe..4adfb56b 100644 --- a/modules/buildsystem/templates/repsys.conf +++ b/modules/buildsystem/templates/repsys.conf @@ -4,7 +4,7 @@ default_parent = svn+ssh://svn.<%= domain %>/svn/packages/cauldron #url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1 tempdir = <%= sched_home_dir %>/repsys/tmp use-binaries-repository = yes -binaries-repository = svn+ssh://svn.<%= domain %>/svn/binrepos +binaries-repository = svn://svn.<%= domain %>/svn/binrepos # ldap settings # ldap is searched first: if not found, then [users] is read # if ldap search matched, then [users] is not consulted -- cgit v1.2.1