[Kde-scm-interest] Complete git-svn export
Robin Pedersen
robinpeder at gmail.com
Mon Nov 3 10:11:03 CET 2008
FYI,
I did a _complete_ `git svn fetch` of kdelibs and kdebase, including the
complete history of all branches and tags. The kdelibs export just finished
this weekend, after approximately two weeks of processing.
The experiment was done under quite ideal conditions, using a quad core
2.4GHz, 4GB memory, at a university with practically unlimited Internet
connection speed, inside a (mostly) detached `screen` process.
To get all branches, I used this configuration:
[svn-remote "svn"]
url = svn+ssh://svn.kde.org/home/kde
branches = branches/KDE/*/kdelibs:refs/remotes/svn/*
tags = tags/KDE/*/kdelibs:refs/remotes/svn/tags/*
fetch = trunk/KDE/kdelibs:refs/remotes/svn/trunk
The size of the .git directory is 700MB.
--
Robin Pedersen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-scm-interest/attachments/20081103/99de7563/attachment.htm
More information about the Kde-scm-interest
mailing list