[Lazarus] SubVersion vs Git

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Nov 5 08:58:10 CET 2008


On 11/5/08, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
>
>  * Git repositories are MUCH smaller. SubVersion has duplicates of each
>  file which actually more than doubles the size of a repository.

This is impressive.  Mozilla has 10 years of history in their
SubVersion repository totalling 12Gig of information. SubVersion also
requires over 240,000 files in a single directory to handle the
+240,000 commits. Converting that repository with full history to Git
used only 420MB. See the URL below for details - "Small Space
Requirements" section.


>  * Does Git handle eol-style like SubVersion, or does it have an
>  equivalent feature?


Regarding this question. Git does handle eol characters if required.
See the "Line Ending Conversion" section.
 http://git.or.cz/gitwiki/GitSvnComparsion


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list