-
[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
[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
[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'