[Bug 252054] mergemaster(8) regression after transitioning from svn to git

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 23 14:59:59 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252054

--- Comment #15 from Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> ---
(In reply to Kyle Evans from comment #13)
If mergemaster(8) gets deprecated then people would say goodbye to it and will
struggle with etcupdate(8). Mergemaster does the merge side by side, etcupdate
adds "<<<<<<<<<<<<<<<" ">>>>>>>>>>>>>>" to merged files and you have to edit
them manually also taking care of these ">>>>>>>>>>>>>>" marks.

Is it that big effort to add ident among other gitattributes(5) to have $Is$
tags to this part of sources? They are only needed for the files mergemaster or
etcupdate has to cope with. When it's done both tools can be patched manually
by FreeBSD enduser if he would care.

Even if mergemaster gets deprecated and removed from the base such ident tags
in config files will be helpful. How without them would non-committers who
update their repositories only occasionally would figure out that the file has
changed?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list