Tom Copeland's Recent Posts

RSS Feeds

« Auto-approving RubyForge projects | Main | Updating the PassengerMemLimit patch »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83451d3c069e201156fbb5cfd970c

Listed below are links to weblogs that reference Better Subversion to Git documentation on RubyForge:

Comments

Very help full, thanks!

Using --aggressive is actually discouraged (by Linus himself), and a git repack is suggested instead. (Info: http://metalinguist.wordpress.com/2007/12/06/the-woes-of-git-gc-aggressive-and-how-git-deltas-work/ )

That information is a bit old now, so maybe things have changed. But ever since I found it out I have been doing "git repack -ad" and I seem to get better results.

@chris, cool, thanks for the note! I'll change the docs.

The comments to this entry are closed.