Committing a Big Project with SVN is a pain . It takes almost 3-4 Hours for to commit a Project of around 60-70 MB ( Symfony + Zend Project ) . I have a Speed of 512 KBPS which is Broadband. SVN Repository is on Codesion
Same Project committed to same Codesion GIT Repository takes maximum 10 Minutes. OS is Ubuntu Linux
Linus Torvalds created GIT and here he bashes SVN/CVS http://buytaert.net/linus-torvalds-on-git
(See Video at the Point -> 3:00 Minutes QUOTE - "Subversion is the most pointless Project ever started :)" Not me but He is saying .
I have always noted GIT to be Zillion times faster due to some GZIP Compression it uses I think . Is there any other reason.
Exact number of Hours is not Important , but Performance I mean.
Why is that ?