On Fri, 9 Jun 2006, Jon Smirl wrote: > > > Git is much better at packing than either CVS or SVN. Get used to it ;) > > The git tree that Martin got from cvsps is much smaller that the git > tree I got from going to svn then to git. I don't why the trees are > 700KB different, it may be different amounts of packing, or one of the > conversion tools is losing something. .. or one of them is adding something. For example, it may well be that cvs2svn does a lot more commits or something like that. That said, I don't even see where git-svn packs anythign at all, and you're absolutely right that when/how you repack can make a huge difference to disk usage, much more so than any importer details. > > Do you have all the cvsps patches? There's a few important ones floating > > around, and David Mansfield never did a 2.2 release.. > > I am running cvsps-2.1-3.fc5 so I may be wasting my time. Error out is > 535MB now. > He sent me some git patches, but none for cvsps. I've got a couple, but I was hoping David would do a cvsps-2.2. I have this dim memory of him saying he had done some other improvements too. > I haven't come up with anything that is likely to result in Mozilla > switching over to git. Right now it takes three days to convert the > tree. The tree will have to be run in parallel for a while to convince > everyone to switch. I don't have a solution to keeping it in sync in > near real time (commits would still go to CVS). Most Mozilla > developers are interested but the infrastructure needs some help. Sure. That said, I pretty much guarantee that the size issues will be much much worse for any other distributed SCM. If Mozilla doesn't need the distributed thing, then SVN is probably the best choice. It's still a total piece of crap, but hey, if crap (== centralized) is what people are used to, a few billion flies can't be wrong ;) If you got your import done, is there some place I can rsync it from, and at least I can make sure that everything works fine for a repo that size.. One day the Mozilla people will notice that they really _really_ want the distribution, and they'll figure out quickly enough that SVK doesn't cut it, I suspect. Linus - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html