]> err.no Git - dotfiles/commitdiff
Add repos from thosu
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 22 Nov 2007 22:59:13 +0000 (22:59 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 22 Nov 2007 22:59:13 +0000 (22:59 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1071 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

mrconfig

index e92488072d13320df19b6da1af97dbe367affeb8..8e494062eb7b2f4388fa9e7328f08ea6af3041f5 100644 (file)
--- 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'