On Thu, 8 Jun 2006, Jon Smirl wrote:
I was able to import Mozilla into SVN without problem, it just occured
to me to then import the SVN repository in git. The import has been
running a few hours now and it is up to the year 2000 (starts in
1998). Since I haven't hit any errors yet it will probably finish ok.
I should have the results in the morning. I wonder how long it will
take to start gitk on a 10GB repository.
Before you do so consider repacking the repository with
git-repack -a -f -d && git-prune-packed
Nicolas