summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2016-01-24 02:03:48 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-01-24 03:45:46 +0100
commit053b6faaed8d27b4ac87f6b5ee17c3082180c131 (patch)
tree398a42750b1ce1d489a23cec6d02f6e83343b507
parent9b6ddf4c4b8f864c705e3c93e57263743d2ae113 (diff)
Add mr config files for various project areas
-rw-r--r--mr-adm.config41
-rw-r--r--mr-dev.config106
-rw-r--r--mr-l10n.config20
-rw-r--r--mr-web.config125
-rw-r--r--mr.config3
5 files changed, 295 insertions, 0 deletions
diff --git a/mr-adm.config b/mr-adm.config
new file mode 100644
index 00000000..8cc439d0
--- /dev/null
+++ b/mr-adm.config
@@ -0,0 +1,41 @@
+# .mrconfig file for TDF administration/foundational repositories
+
+[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/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/git]
+checkout = git clone 'git://anongit.freedesktop.org/libreoffice/contrib/svn-to-git' 'git'
+
+[checkouts/adm/salt-states-base]
+checkout = git clone 'https://github.com/tdf/salt-states-base.git' 'salt-states-base'
+
+[checkouts/adm/tmb]
+checkout = git clone 'https://github.com/tdf/tmb.git' 'tmb'
+
+[checkouts/adm/misc]
+checkout = git clone 'https://github.com/tdf/misc.git' 'misc'
+
+[checkouts/adm/pygnclib]
+checkout = git clone 'https://github.com/tdf/pygnclib.git' 'pygnclib'
+
+[checkouts/adm/tdc]
+checkout = git clone 'https://github.com/tdf/tdc.git' 'tdc'
+
+[checkouts/adm/salt-pillar-base]
+checkout = git clone 'https://github.com/tdf/salt-pillar-base.git' 'salt-pillar-base'
+
+[checkouts/adm/jgnucashlib]
+checkout = git clone 'https://github.com/tdf/jgnucashlib.git' 'jgnucashlib'
+
+[checkouts/adm/pymime]
+checkout = git clone 'https://github.com/tdf/pymime.git' 'pymime'
+
diff --git a/mr-dev.config b/mr-dev.config
new file mode 100644
index 00000000..7d04a865
--- /dev/null
+++ b/mr-dev.config
@@ -0,0 +1,106 @@
+# .mrconfig file for LibreOffice-related development repositories
+
+[checkouts/dev/core]
+checkout = git clone 'git://gerrit.libreoffice.org/core' 'core'
+
+[checkouts/dev/benchmark]
+checkout = git clone 'git://gerrit.libreoffice.org/benchmark' 'benchmark'
+
+[checkouts/dev/buildbot]
+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/lo]
+checkout = git clone 'git://gerrit.libreoffice.org/gnu-make-lo' 'lo'
+
+[checkouts/dev/remote]
+checkout = git clone 'git://gerrit.libreoffice.org/impress_remote' '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/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/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/libexttextcat]
+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/libgltf]
+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/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/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/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/officeotron]
+checkout = git clone 'git://gerrit.libreoffice.org/officeotron' 'officeotron'
+
+[checkouts/dev/online]
+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/gui]
+checkout = git clone 'git://gerrit.libreoffice.org/si-gui' 'gui'
+
+[checkouts/dev/files]
+checkout = git clone 'git://gerrit.libreoffice.org/test-files' 'files'
+
+[checkouts/dev/noa-libre]
+checkout = git clone 'https://github.com/LibreOffice/noa-libre.git' 'noa-libre'
+
+[checkouts/dev/loeclipse]
+checkout = git clone 'https://github.com/LibreOffice/loeclipse.git' 'loeclipse'
+
+[checkouts/dev/lightproof]
+checkout = git clone 'git://anongit.freedesktop.org/libreoffice/lightproof' 'lightproof'
+
+[checkouts/dev/libcmis]
+checkout = git clone 'https://github.com/tdf/libcmis.git' 'libcmis'
diff --git a/mr-l10n.config b/mr-l10n.config
new file mode 100644
index 00000000..6659c120
--- /dev/null
+++ b/mr-l10n.config
@@ -0,0 +1,20 @@
+# .mrconfig file for TDF localization-related repositories
+
+[checkouts/l10n/templates]
+checkout = git clone 'git://gerrit.libreoffice.org/templates' 'templates'
+
+[checkouts/l10n/OmegaT]
+checkout = git clone 'https://github.com/LibreOffice/OmegaT.git' 'OmegaT'
+
+[checkouts/l10n/dict_nds]
+checkout = git clone 'https://github.com/tdf/dict_nds.git' 'dict_nds'
+
+[checkouts/l10n/dictionaries]
+checkout = git clone 'git://gerrit.libreoffice.org/dictionaries' 'dictionaries'
+
+[checkouts/l10n/help]
+checkout = git clone 'git://gerrit.libreoffice.org/help' 'help'
+
+[checkouts/l10n/translations]
+checkout = git clone 'git://gerrit.libreoffice.org/translations' 'translations'
+
diff --git a/mr-web.config b/mr-web.config
new file mode 100644
index 00000000..aed09c9d
--- /dev/null
+++ b/mr-web.config
@@ -0,0 +1,125 @@
+# .mrconfig file for TDF website-related repositories
+
+[checkouts/web/bugzilla]
+checkout = git clone 'git://gerrit.libreoffice.org/bugzilla' 'bugzilla'
+
+[checkouts/web/cppcheck-reports]
+checkout = git clone 'git://gerrit.libreoffice.org/cppcheck-reports' 'cppcheck-reports'
+
+[checkouts/web/devcentral]
+checkout = git clone 'git://gerrit.libreoffice.org/devcentral' 'devcentral'
+
+[checkouts/web/website]
+checkout = git clone 'git://anongit.freedesktop.org/libreoffice/website' 'website'
+
+[checkouts/web/tdf.exttempsitepolicy]
+checkout = git clone 'https://github.com/tdf/tdf.exttempsitepolicy.git' 'tdf.exttempsitepolicy'
+
+[checkouts/web/tdf.extensionuploadcenter]
+checkout = git clone 'https://github.com/tdf/tdf.extensionuploadcenter.git' 'tdf.extensionuploadcenter'
+
+[checkouts/web/tdf.templateuploadcenter]
+checkout = git clone 'https://github.com/tdf/tdf.templateuploadcenter.git' 'tdf.templateuploadcenter'
+
+[checkouts/web/tdf.siteaccountform]
+checkout = git clone 'https://github.com/tdf/tdf.siteaccountform.git' 'tdf.siteaccountform'
+
+[checkouts/web/mediawiki-bugzilla]
+checkout = git clone 'https://github.com/tdf/mediawiki-bugzilla.git' 'mediawiki-bugzilla'
+
+[checkouts/web/tdf.extensiontemplatecentertheme]
+checkout = git clone 'https://github.com/tdf/tdf.extensiontemplatecentertheme.git' 'tdf.extensiontemplatecentertheme'
+
+[checkouts/web/tdf.extensionsuploadcenter]
+checkout = git clone 'https://github.com/tdf/tdf.extensionsuploadcenter.git' 'tdf.extensionsuploadcenter'
+
+[checkouts/web/tdf.extensiontemplatesitepolicy]
+checkout = git clone 'https://github.com/tdf/tdf.extensiontemplatesitepolicy.git' 'tdf.extensiontemplatesitepolicy'
+
+[checkouts/web/tdf.extensionsitepolicy]
+checkout = git clone 'https://github.com/tdf/tdf.extensionsitepolicy.git' 'tdf.extensionsitepolicy'
+
+[checkouts/web/tdf.conferencepolicy]
+checkout = git clone 'https://github.com/tdf/tdf.conferencepolicy.git' 'tdf.conferencepolicy'
+
+[checkouts/web/odfauthors.policy]
+checkout = git clone 'https://github.com/tdf/odfauthors.policy.git' 'odfauthors.policy'
+
+[checkouts/web/cioppino.twothumbs]
+checkout = git clone 'https://github.com/tdf/cioppino.twothumbs.git' 'cioppino.twothumbs'
+
+[checkouts/web/tdf.siteaccountrequest]
+checkout = git clone 'https://github.com/tdf/tdf.siteaccountrequest.git' 'tdf.siteaccountrequest'
+
+[checkouts/web/libreoffice-ext-templ-website]
+checkout = git clone 'https://github.com/tdf/libreoffice-ext-templ-website.git' 'libreoffice-ext-templ-website'
+
+[checkouts/web/cms-code]
+checkout = git clone 'https://github.com/tdf/cms-code.git' 'cms-code'
+
+[checkouts/web/www-bugassistant]
+checkout = git clone 'https://github.com/tdf/www-bugassistant.git' 'www-bugassistant'
+
+[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/www-opengrok]
+checkout = git clone 'https://github.com/tdf/www-opengrok.git' 'www-opengrok'
+
+[checkouts/web/cms-themes]
+checkout = git clone 'https://github.com/tdf/cms-themes.git' 'cms-themes'
+
+[checkouts/web/silverstripe-news]
+checkout = git clone 'https://github.com/tdf/silverstripe-news.git' 'silverstripe-news'
+
+[checkouts/web/silverstripe-googlesitemaps]
+checkout = git clone 'https://github.com/tdf/silverstripe-googlesitemaps.git' 'silverstripe-googlesitemaps'
+
+[checkouts/web/silverstripe-recaptcha]
+checkout = git clone 'https://github.com/tdf/silverstripe-recaptcha.git' 'silverstripe-recaptcha'
+
+[checkouts/web/silverstripe-userforms]
+checkout = git clone 'https://github.com/tdf/silverstripe-userforms.git' 'silverstripe-userforms'
+
+[checkouts/web/silverstripe-spamprotection]
+checkout = git clone 'https://github.com/tdf/silverstripe-spamprotection.git' 'silverstripe-spamprotection'
+
+[checkouts/web/silverstripe-cms]
+checkout = git clone 'https://github.com/tdf/silverstripe-cms.git' 'silverstripe-cms'
+
+[checkouts/web/sapphire]
+checkout = git clone 'https://github.com/tdf/sapphire.git' 'sapphire'
+
+[checkouts/web/silverstripe-translatable]
+checkout = git clone 'https://github.com/tdf/silverstripe-translatable.git' 'silverstripe-translatable'
+
+[checkouts/web/box-themes]
+checkout = git clone 'https://github.com/tdf/box-themes.git' 'box-themes'
+
+[checkouts/web/silverstripe-cmsworkflow]
+checkout = git clone 'https://github.com/tdf/silverstripe-cmsworkflow.git' 'silverstripe-cmsworkflow'
+
+[checkouts/web/DataObjectManager]
+checkout = git clone 'https://github.com/tdf/DataObjectManager.git' 'DataObjectManager'
+
+[checkouts/web/Uploadify]
+checkout = git clone 'https://github.com/tdf/Uploadify.git' 'Uploadify'
+
+[checkouts/web/box-cms-files]
+checkout = git clone 'https://github.com/tdf/box-cms-files.git' 'box-cms-files'
+
+[checkouts/web/silverstripe-forum]
+checkout = git clone 'https://github.com/tdf/silverstripe-forum.git' 'silverstripe-forum'
+
+[checkouts/web/EventCalendar]
+checkout = git clone 'https://github.com/tdf/EventCalendar.git' 'EventCalendar'
+
+[checkouts/web/silverstripe-legacydatetimefields]
+checkout = git clone 'https://github.com/tdf/silverstripe-legacydatetimefields.git' 'silverstripe-legacydatetimefields'
+
+[checkouts/web/silverstripe-concurrentediting]
+checkout = git clone 'https://github.com/tdf/silverstripe-concurrentediting.git' 'silverstripe-concurrentediting'
+
diff --git a/mr.config b/mr.config
new file mode 100644
index 00000000..58b7b526
--- /dev/null
+++ b/mr.config
@@ -0,0 +1,3 @@
+# .mrconfig file for all of TDF/LibreOffice versioned artefacts
+
+include = mr-*.config