]> err.no Git - dotfiles/commitdiff
git is the new svn
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 15 Jul 2009 20:25:32 +0000 (20:25 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 15 Jul 2009 20:25:32 +0000 (20:25 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1379 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

mrconfig

index 2191a10edb239bed4a83ef196ba4845ff17f51a9..a1b3e003b49af33d6f420f5db9684b0bdc4aa807 100644 (file)
--- a/mrconfig
+++ b/mrconfig
@@ -27,31 +27,13 @@ checkout = svn co svn+ssh://svn.err.no/svn/tfheen/trunk/dotfiles dotfiles
 checkout = git clone 'git://git.err.no/eweouz' eweouz
 
 [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'
+checkout = git clone 'git://git.gnome.org/evolution' 'evolution'
 
 [src/evolution-data-server]
-checkout = svn co 'http://svn.gnome.org/svn/evolution-data-server/trunk' 'evolution-data-server'
-
-[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'
+checkout = git clone 'git://git.gnome.org/evolution-data-server' 'evolution-data-server'
 
 [src/nautilus]
-checkout = svn co 'http://svn.gnome.org/svn/nautilus/trunk' 'nautilus'
+checkout = git co 'git://git.gnome.org/nautilus' 'nautilus'
 
 [src/pr0n]
 checkout = bzr clone 'http://bzr.sesse.net/pr0n/' 'pr0n'
@@ -59,9 +41,6 @@ checkout = bzr clone 'http://bzr.sesse.net/pr0n/' 'pr0n'
 [src/tinymail]
 checkout = svn co 'https://svn.tinymail.org/svn/tinymail/trunk' 'tinymail'
 
-[src/ubuntu-kernel]
-checkout = git clone 'git://kernel.ubuntu.com/ubuntu/ubuntu-hardy.git' 'ubuntu-kernel'
-
 [src/xserver]
 checkout = git clone 'git://git.freedesktop.org/git/xorg/xserver' 'xserver'
 
@@ -72,10 +51,17 @@ checkout = git clone 'git://git.freedesktop.org/git/xorg/lib/libXfixes' 'libXfix
 checkout = git clone 'git://git.freedesktop.org/git/xorg/proto/fixesproto' 'fixesproto'
 
 [src/apache-httpd]
-checkout = svn co 'https://svn.apache.org/repos/asf/httpd/httpd/trunk' 'apache-httpd'
+checkout = git clone 'git://git.apache.org/httpd.git' 'apache-httpd'
 
 [src/apr/apr]
-checkout = svn co 'http://svn.apache.org/repos/asf/apr/apr/trunk' 'apr'
+checkout = git clone 'git://git.apache.org/apr.git' 'apr'
 
 [src/apr-util/apr-util]
-checkout = svn co 'http://svn.apache.org/repos/asf/apr/apr-util/trunk' 'apr-util'
+checkout = git clone 'http://git.apache.org/apr-util.git' 'apr-util'
+
+[src/linux-2.6]
+checkout = git clone 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' 'linux-2.6
+
+[src/libchamplain/libchamplain]
+checkout = git clone 'git://git.gnome.org/libchamplain' 'libchamplain'
+