[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Switching from CVS to GIT
From: |
Matt McCutchen |
Subject: |
Re: Switching from CVS to GIT |
Date: |
Sat, 13 Oct 2007 14:31:07 -0400 |
On 10/13/07, Paul Smith <address@hidden> wrote:
> It seems like GIT is where the mindshare is these days, plus a number of
> the other autotools projects have already migrated (or are in the middle
> of migrating) to GIT, so that's what I'd go with.
> please give me your opinions on this change.
Yes!!! Git rocks! It's *the* format for modern source control: git
repositories can be modified, merged, mirrored, and otherwise messed
with in so many useful ways.
> GNU make development is
> currently straightforward enough that the advanced features of GIT
> (advanced merging and peer-to-peer development) aren't critical.
They might not be critical for the main development team, but they are
an enormous boon to others maintaining patches / modified versions
(like potentially me!). Case in point: rsync and Eclipse are still
using CVS, but I import them into git myself so I can manage patches
with StGIT; if the upstream project uses git, that's even better.
> I don't really know what the current state-of-the-art is WRT GIT on
> non-POSIX systems
Yes, this is the only potential drawback that I can think of.
Matt
- Re: Switching from CVS to GIT, (continued)
- Re: Switching from CVS to GIT, Paul Smith, 2007/10/15
- Re: Switching from CVS to GIT, Howard Chu, 2007/10/15
- Re: Switching from CVS to GIT, Paul Smith, 2007/10/15
- Re: Switching from CVS to GIT, Christopher Faylor, 2007/10/15
- RE: Switching from CVS to GIT (make under Windows), Leeuwesteijn, Joost, 2007/10/16
- Re: Switching from CVS to GIT, Eli Zaretskii, 2007/10/15
Re: Switching from CVS to GIT,
Matt McCutchen <=
Re: Switching from CVS to GIT, Ramón García, 2007/10/13
Re: Switching from CVS to GIT, Greg Chicares, 2007/10/14
Re: Switching from CVS to GIT, Jim Meyering, 2007/10/18