From 2764984dbb00a054f1e9c13c7c7e4f64db5b57cd Mon Sep 17 00:00:00 2001 From: tfheen Date: Thu, 22 Nov 2007 22:59:13 +0000 Subject: [PATCH] Add repos from thosu git-svn-id: file:///svn/tfheen/trunk/dotfiles@1071 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- mrconfig | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 3 deletions(-) diff --git a/mrconfig b/mrconfig index e924880..8e49406 100644 --- a/mrconfig +++ b/mrconfig @@ -1,6 +1,5 @@ - [src/mr] -checkout = git clone git://git.kitenet.net/mr mr +checkout = git clone 'git://git.kitenet.net/mr' 'mr' [svn] checkout = svn co svn+ssh://svn.err.no/svn/tfheen/trunk svn @@ -8,7 +7,6 @@ checkout = svn co svn+ssh://svn.err.no/svn/tfheen/trunk svn [dotfiles] checkout = svn co svn+ssh://svn.err.no/svn/tfheen/trunk/dotfiles dotfiles - [mobile/git/ume-config-common] checkout = git clone git+ssh://moblin.org/home/repos/projects/ume-config-common ume-config-common @@ -29,3 +27,63 @@ checkout = git clone git+ssh://moblin.org/home/repos/projects/crown-beach-config [mobile/git/marquee-plugins] checkout = git clone git+ssh://moblin.org/home/repos/projects/marquee-plugins.git marquee-plugins + +[src/evolution] +checkout = svn co 'http://svn.gnome.org/svn/evolution/trunk' 'evolution' + +[src/evolution-brainread] +checkout = svn co 'http://svn.gnome.org/svn/evolution-brainread/trunk' 'evolution-brainread' + +[src/evolution-caldav] +checkout = svn co 'http://svn.gnome.org/svn/evolution-caldav/trunk' 'evolution-caldav' + +[src/evolution-data-server] +checkout = svn co 'http://svn.gnome.org/svn/evolution-data-server/trunk' 'evolution-data-server' + +[src/evolution-gconf-ldap-backend] +checkout = svn co 'http://svn.gnome.org/svn/evolution-gconf-ldap-backend/trunk' 'evolution-gconf-ldap-backend' + +[src/evolution-jescs] +checkout = svn co 'http://svn.gnome.org/svn/evolution-jescs/trunk' 'evolution-jescs' + +[src/evolution-monoembed] +checkout = svn co 'http://svn.gnome.org/svn/evolution-monoembed/trunk' 'evolution-monoembed' + +[src/evolution-sharp] +checkout = svn co 'http://svn.gnome.org/svn/evolution-sharp/trunk' 'evolution-sharp' + +[src/evolution-webcal] +checkout = svn co 'http://svn.gnome.org/svn/evolution-webcal/trunk' 'evolution-webcal' + +[src/evolution-xmltv] +checkout = svn co 'http://svn.gnome.org/svn/evolution-xmltv/trunk' 'evolution-xmltv' + +[src/nautilus] +checkout = svn co 'http://svn.gnome.org/svn/nautilus/trunk' 'nautilus' + +[src/pr0n] +checkout = bzr clone 'http://bzr.sesse.net/pr0n/' 'pr0n' + +[src/tinymail] +checkout = svn co 'https://svn.tinymail.org/svn/tinymail/trunk' 'tinymail' + +[src/ubuntu-gutsy] +checkout = git clone 'git://kernel.ubuntu.com/ubuntu/ubuntu-gutsy.git' 'ubuntu-gutsy' + +[src/xserver] +checkout = git clone 'git://git.freedesktop.org/git/xorg/xserver' 'xserver' + +[src/libXfixes] +checkout = git clone 'git://git.freedesktop.org/git/xorg/libXfixes 'libXfixes' + +[src/fixesproto] +checkout = git clone 'git://git.freedesktop.org/git/xorg/fixesproto 'fixesproto' + +[src/apache-httpd] +checkout = svn co 'https://svn.apache.org/repos/asf/httpd/httpd/trunk' 'apache-httpd' + +[src/apr/apr] +checkout = svn co 'http://svn.apache.org/repos/asf/apr/apr/trunk' 'apr' + +[src/apr-util/apr-util] +checkout = svn co 'http://svn.apache.org/repos/asf/apr/apr-util/trunk' 'apr-util' -- 2.39.5