aboutsummaryrefslogtreecommitdiffstats
path: root/repsys-example.conf
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:21 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:21 +0000
commit5c7f585c08c8ffb944095ae031fbf82a54ba13bc (patch)
treec3b1eaad57b0518416b5adb59ac51576716ebf1e /repsys-example.conf
parent0af96a9eb0e69191d5fb5d5dcfa35a287bcc31b4 (diff)
downloadmgarepo-5c7f585c08c8ffb944095ae031fbf82a54ba13bc.tar
mgarepo-5c7f585c08c8ffb944095ae031fbf82a54ba13bc.tar.gz
mgarepo-5c7f585c08c8ffb944095ae031fbf82a54ba13bc.tar.bz2
mgarepo-5c7f585c08c8ffb944095ae031fbf82a54ba13bc.tar.xz
mgarepo-5c7f585c08c8ffb944095ae031fbf82a54ba13bc.zip
Allow specifying distro branches without using complete URLs
Added the configuration option "repository", which will have the URL to the root of the repository. The change also allowed using mirrors in all the read-only commands.
Diffstat (limited to 'repsys-example.conf')
-rw-r--r--repsys-example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/repsys-example.conf b/repsys-example.conf
index 3a9193c..93d720f 100644
--- a/repsys-example.conf
+++ b/repsys-example.conf
@@ -1,6 +1,6 @@
[global]
verbose = no
-default_parent = svn+ssh://svn.mandriva.com/svn/packages/cooker
+repository = svn+ssh://svn.mandriva.com/svn/packages/
url-map = svn\+ssh://svn\.mandriva\.com/(.*) file:///\1
#tempdir = /tmp
## the command used to download files when using repsys sync -d