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
_______________________________________________
Kde-scm-interest mailing list
Kde-scm-interest@kde.org
https://mail.kde.org/mailman/listinfo/kde-scm-interest

Reply via email to