Re: SCMS question - Mailing list pgsql-hackers

From Matthew D. Fuller
Subject Re: SCMS question
Date
Msg-id 20070226010629.GB68390@over-yonder.net
Whole thread Raw
In response to Re: SCMS question  (Neil Conway <neilc@samurai.com>)
Responses Re: SCMS question
List pgsql-hackers
On Sun, Feb 25, 2007 at 06:06:57PM -0500 I heard the voice of
Neil Conway, and lo! it spake thus:
> 
> The ability to do history-sensitive merges actually results in a
> significant reduction in the need for manual conflict resolution.

I would say that a far greater contributor in practice would simply be
frequency.  If you diverge on your significant feature for 6 months,
then try to merge in upstream changes from the main dev, you will be
in hell no matter what merge algorithm you use.  If you merge in
upstream changes every few days, however, you will have many fewer and
much simplier conflicts to deal with.

A VCS that makes frequent merges easy results in easier conflict
handling, not by some magical auto-resolution, but just by letting you
do it in ongoing regular and small bites.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/          On the Internet, nobody can hear you
scream.


pgsql-hackers by date:

Previous
From: "Matthew D. Fuller"
Date:
Subject: Re: [Monotone-devel] Re: SCMS question
Next
From: Warren Turkal
Date:
Subject: Re: [Monotone-devel] Re: SCMS question