comments about git
Brent Putman
putmanb at georgetown.edu
Tue Feb 26 16:06:27 EST 2013
On 2/25/13 9:46 PM, Cantor, Scott wrote:
>
> Do we need it? No, but all of us seem to have the problem of avoiding
> frequent svn check-ins while we're building things, which is limiting for
> review. Whether having the git option will help or not, I don't know. I
> tend to doubt it. I suppose if you spend a lot of time thinking "I wish I
> could just branch", then you'd find it to be helpful. I just don't work
> that way, so that wasn't a benefit for me.
Remind me again why plain old svn branching is seen as not a good
solution for these issues? E.g. not breaking builds with incremental
changes, and code reviews before we "commit" to a new design, etc. For
the record I was planning on using branches in the near future for some
of the stuff I'll be working on.
More information about the dev
mailing list