mergemaster annoyance or not?

Doug Barton dougb at FreeBSD.org
Thu Mar 12 21:55:07 PDT 2009


Eugene Grosbein wrote:
> On Thu, Mar 12, 2009 at 04:05:27PM +0100, Oliver Fromme wrote:
> 
>> This is what I have in my /etc/mergemaster.rc; it will
>> probably help in your case:
>>
>> DIFF_FLAG='-Bub'
>> DIFF_OPTIONS='-I$FreeBSD:.*[$]'
>> IGNORE_MOTD=yes

Newer versions of mergemaster prefer the following:
IGNORE_FILES='/etc/motd'

Other files can be added to that list as desired.

> Yes, it helps and I like it. But I'm forced to put it to each and every
> box I install; that does not annoy me so much
> but other people are annoyed.

There is no reason to install this permanently. You can use this
option the first time you upgrade, then use the -U option subsequently.

>> PS:  I think the above options should _not_ be on by
>> default, because that would be a POLA violation.
>> Those people who want them can easily add them to their
>> mergemaster.rc file.
> 
> I see this as POLA recovery because there where no such problem
> with mergemaster before switch to SVN.

IMO this should be fixed at the CVS importer level personally. However
there are workarounds available for the time being.


Doug

-- 

    This .signature sanitized for your protection



More information about the freebsd-stable mailing list