Version control system better suted than SVN
Eric Hanchrow
eric.hanchrow at gmail.com
Sun Apr 19 23:55:28 CEST 2009
On Sun, Apr 19, 2009 at 1:03 PM, Chanoch (Ken) Bloom <kbloom at gmail.com> wrote:
> * Git keeps a local repository with full history in your working
> directory. This means at least two copies of everything are
> stored.
Git's compression is good enough that I'd be surprised if this were a
problem in practice.
On the other hand, git too uses SSH for write access, so I suspect
it'll get hung up there.
More information about the vcs-home
mailing list