I assert based on one piece of evidence ( a post from a facebook dev) that I 
now have the worlds biggest and slowest git
repository, and I am not a happy guy. I used to have the worlds biggest CVS 
repository, but CVS can't handle multi-G
sized files. So I moved the repo to git, because we are using that for our new 
projects.

goal:
keep 150 G of files (mostly binary) from tiny sized to over 8G in a 
version-control system.

problem:
git is absurdly slow, think hours, on fast hardware.

question:
any suggestions beyond these-
http://git-annex.branchable.com/
https://github.com/jedbrown/git-fat
https://github.com/schacon/git-media
http://code.google.com/p/boar/
subversion 

?


Thanks.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to