comments about git

Brent Putman putmanb at georgetown.edu
Tue Feb 26 21:19:49 EST 2013


On 2/26/13 5:07 PM, Cantor, Scott wrote:
> I started out that way, but I just don't work well that way naturally so I
> didn't do it often in practice. For me it's one big system that I need to
> make changes to, and I can't keep things straight if I have tons of copies
> that all have different changes applied.

Yeah, re: Subversion branches, I was mostly thinking about the case
where I'm going to make some huge set of breaking changes over many
days, and that's all I'm working on, and when I'm done I merge it back
and the branch is gone.  I can see how svn would be less than optimal
for other usages, with many branches and lots of switching.


More information about the dev mailing list