What replaces csup?

Randal L. Schwartz merlyn at stonehenge.com
Tue Sep 18 16:01:14 UTC 2012


>>>>> "Stas" == Stas Verberkt <legolas at legolasweb.nl> writes:

Stas> On a side note, using Git does mean that everyone has to download a complete
Stas> repository. This makes using a csup-like architecture quite
Stas> "heavy-weight".

The entire history of the Linux kernel since switching to git 5 years
ago is stored in a repo that is *less than half the size* of a single
current checkout.

The entire history of the XFree86 project ended up being a repo that was
only 2-3 times the size of the current checkout.

Seriously, don't be afraid of git simply because "it has all the
history".  SVN is already worse because it has a single local backup
copy for every live file, 2x right there.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion


More information about the freebsd-questions mailing list