FYI,<br>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.<br><br>
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.<br><br>To get all branches, I used this configuration:<br>
[svn-remote &quot;svn&quot;]<br>&nbsp; url = svn+ssh://<a href="http://svn.kde.org/home/kde">svn.kde.org/home/kde</a><br>&nbsp; branches = branches/KDE/*/kdelibs:refs/remotes/svn/*<br>&nbsp; tags = tags/KDE/*/kdelibs:refs/remotes/svn/tags/*<br>
&nbsp; fetch = trunk/KDE/kdelibs:refs/remotes/svn/trunk<br><br>The size of the .git directory is 700MB.<br><br>&nbsp;<br>--<br>Robin Pedersen<br>