From 1441501f43960a55593e6f1b7c167bb9ce34a66e Mon Sep 17 00:00:00 2001 From: tfheen Date: Wed, 15 Jul 2009 20:25:32 +0000 Subject: [PATCH] git is the new svn git-svn-id: file:///svn/tfheen/trunk/dotfiles@1379 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- mrconfig | 40 +++++++++++++--------------------------- 1 file changed, 13 insertions(+), 27 deletions(-) diff --git a/mrconfig b/mrconfig index 2191a10..a1b3e00 100644 --- 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' + -- 2.39.5