summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2016-01-27 16:20:32 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-02-06 23:55:10 +0100
commit7da2cae9b6f59b95eafea0625092369d966073a7 (patch)
treeb484460c57d3813db8785add22ff67dc69f289b2
parent25c50c3a6e025e46cbd7e90c8764417f89a00d83 (diff)
Fix wrong git urls and missing/unavailable repos
-rw-r--r--mr-adm.config12
-rw-r--r--mr-dev.config58
-rw-r--r--mr-web.config6
3 files changed, 38 insertions, 38 deletions
diff --git a/mr-adm.config b/mr-adm.config
index 8cc439d0..ee7a5924 100644
--- a/mr-adm.config
+++ b/mr-adm.config
@@ -3,17 +3,17 @@
[checkouts/adm/dcount]
checkout = git clone 'git://gerrit.libreoffice.org/dcount' 'dcount'
-[checkouts/adm/etc]
-checkout = git clone 'git://gerrit.libreoffice.org/gerrit-etc' 'etc'
+[checkouts/adm/gerrit-etc]
+checkout = git clone 'git://gerrit.libreoffice.org/gerrit-etc' 'gerrit-etc'
[checkouts/adm/voting]
checkout = git clone 'git://gerrit.libreoffice.org/voting' 'voting'
-[checkouts/adm/config]
-checkout = git clone 'git://anongit.freedesktop.org/libreoffice/contrib/gitdm-config' 'config'
+[checkouts/adm/gitdm-config]
+checkout = git clone 'git://anongit.freedesktop.org/libreoffice/contrib/gitdm-config' 'gitdm-config'
-[checkouts/adm/git]
-checkout = git clone 'git://anongit.freedesktop.org/libreoffice/contrib/svn-to-git' 'git'
+[checkouts/adm/svn-to-git]
+checkout = git clone 'git://anongit.freedesktop.org/libreoffice/contrib/svn-to-git' 'svn-to-git'
[checkouts/adm/salt-states-base]
checkout = git clone 'https://github.com/tdf/salt-states-base.git' 'salt-states-base'
diff --git a/mr-dev.config b/mr-dev.config
index 7d04a865..26256a85 100644
--- a/mr-dev.config
+++ b/mr-dev.config
@@ -4,7 +4,7 @@
checkout = git clone 'git://gerrit.libreoffice.org/core' 'core'
[checkouts/dev/benchmark]
-checkout = git clone 'git://gerrit.libreoffice.org/benchmark' 'benchmark'
+checkout = git clone 'git://gerrit.libreoffice.org/benchmark.git' 'benchmark'
[checkouts/dev/buildbot]
checkout = git clone 'git://gerrit.libreoffice.org/buildbot' 'buildbot'
@@ -12,32 +12,32 @@ checkout = git clone 'git://gerrit.libreoffice.org/buildbot' 'buildbot'
[checkouts/dev/cppunit]
checkout = git clone 'git://gerrit.libreoffice.org/cppunit' 'cppunit'
-[checkouts/dev/tools]
-checkout = git clone 'git://gerrit.libreoffice.org/dev-tools' 'tools'
+[checkouts/dev/dev-tools]
+checkout = git clone 'git://gerrit.libreoffice.org/dev-tools' 'dev-tools'
-[checkouts/dev/lo]
-checkout = git clone 'git://gerrit.libreoffice.org/gnu-make-lo' 'lo'
+[checkouts/dev/gnu-make-lo]
+checkout = git clone 'git://gerrit.libreoffice.org/gnu-make-lo' 'gnu-make-lo'
-[checkouts/dev/remote]
-checkout = git clone 'git://gerrit.libreoffice.org/impress_remote' 'remote'
+[checkouts/dev/impress_remote]
+checkout = git clone 'git://gerrit.libreoffice.org/impress_remote' 'impress_remote'
[checkouts/dev/libabw]
checkout = git clone 'git://gerrit.libreoffice.org/libabw' 'libabw'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libabw-test' 'test'
+[checkouts/dev/libabw-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libabw-test' 'libabw-test'
[checkouts/dev/libcdr]
checkout = git clone 'git://gerrit.libreoffice.org/libcdr' 'libcdr'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libcdr-test' 'test'
+[checkouts/dev/libcdr-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libcdr-test' 'libcdr-test'
[checkouts/dev/libetonyek]
checkout = git clone 'git://gerrit.libreoffice.org/libetonyek' 'libetonyek'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libetonyek-test' 'test'
+[checkouts/dev/libetonyek-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libetonyek-test' 'libetonyek-test'
[checkouts/dev/libexttextcat]
checkout = git clone 'git://gerrit.libreoffice.org/libexttextcat' 'libexttextcat'
@@ -45,8 +45,8 @@ checkout = git clone 'git://gerrit.libreoffice.org/libexttextcat' 'libexttextcat
[checkouts/dev/libfreehand]
checkout = git clone 'git://gerrit.libreoffice.org/libfreehand' 'libfreehand'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libfreehand-test' 'test'
+[checkouts/dev/libfreehand-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libfreehand-test' 'libfreehand-test'
[checkouts/dev/libgltf]
checkout = git clone 'git://gerrit.libreoffice.org/libgltf' 'libgltf'
@@ -54,26 +54,26 @@ checkout = git clone 'git://gerrit.libreoffice.org/libgltf' 'libgltf'
[checkouts/dev/libmspub]
checkout = git clone 'git://gerrit.libreoffice.org/libmspub' 'libmspub'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libmspub-test' 'test'
+[checkouts/dev/libmspub-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libmspub-test' 'libmspub-test'
[checkouts/dev/libpagemaker]
checkout = git clone 'git://gerrit.libreoffice.org/libpagemaker' 'libpagemaker'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libpagemaker-test' 'test'
+[checkouts/dev/libpagemaker-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libpagemaker-test' 'libpagemaker-test'
[checkouts/dev/libvisio]
checkout = git clone 'git://gerrit.libreoffice.org/libvisio' 'libvisio'
-[checkouts/dev/test]
-checkout = git clone 'git://gerrit.libreoffice.org/libvisio-test' 'test'
+[checkouts/dev/libvisio-test]
+checkout = git clone 'git://gerrit.libreoffice.org/libvisio-test' 'libvisio-test'
[checkouts/dev/lode]
checkout = git clone 'git://gerrit.libreoffice.org/lode' 'lode'
-[checkouts/dev/dumper]
-checkout = git clone 'git://gerrit.libreoffice.org/mso-dumper' 'dumper'
+[checkouts/dev/mso-dumper]
+checkout = git clone 'https://github.com/LibreOffice/mso-dumper.git' 'mso-dumper'
[checkouts/dev/officeotron]
checkout = git clone 'git://gerrit.libreoffice.org/officeotron' 'officeotron'
@@ -84,14 +84,14 @@ checkout = git clone 'git://gerrit.libreoffice.org/online' 'online'
[checkouts/dev/perfdbmgr]
checkout = git clone 'git://gerrit.libreoffice.org/perfdbmgr' 'perfdbmgr'
-[checkouts/dev/examples]
-checkout = git clone 'git://gerrit.libreoffice.org/sdk-examples' 'examples'
+[checkouts/dev/sdk-examples]
+checkout = git clone 'git://gerrit.libreoffice.org/sdk-examples' 'sdk-examples'
-[checkouts/dev/gui]
-checkout = git clone 'git://gerrit.libreoffice.org/si-gui' 'gui'
+[checkouts/dev/si-gui]
+checkout = git clone 'git://gerrit.libreoffice.org/si-gui' 'si-gui'
-[checkouts/dev/files]
-checkout = git clone 'git://gerrit.libreoffice.org/test-files' 'files'
+[checkouts/dev/test-files]
+checkout = git clone 'git://gerrit.libreoffice.org/test-files' 'test-files'
[checkouts/dev/noa-libre]
checkout = git clone 'https://github.com/LibreOffice/noa-libre.git' 'noa-libre'
diff --git a/mr-web.config b/mr-web.config
index aed09c9d..cb38faed 100644
--- a/mr-web.config
+++ b/mr-web.config
@@ -4,7 +4,7 @@
checkout = git clone 'git://gerrit.libreoffice.org/bugzilla' 'bugzilla'
[checkouts/web/cppcheck-reports]
-checkout = git clone 'git://gerrit.libreoffice.org/cppcheck-reports' 'cppcheck-reports'
+checkout = git clone 'git://gerrit.libreoffice.org/cppcheck-reports.git' 'cppcheck-reports'
[checkouts/web/devcentral]
checkout = git clone 'git://gerrit.libreoffice.org/devcentral' 'devcentral'
@@ -63,8 +63,8 @@ checkout = git clone 'https://github.com/tdf/www-bugassistant.git' 'www-bugassis
[checkouts/web/slideshare-python]
checkout = git clone 'https://github.com/tdf/slideshare-python.git' 'slideshare-python'
-[checkouts/web/silverstripe-subsite]
-checkout = git clone 'https://github.com/tdf/silverstripe-subsite.git' 'silverstripe-subsite'
+[checkouts/web/silverstripe-subsites]
+checkout = git clone 'https://github.com/tdf/silverstripe-subsites.git' 'silverstripe-subsites'
[checkouts/web/www-opengrok]
checkout = git clone 'https://github.com/tdf/www-opengrok.git' 'www-opengrok'