Date: Fri, 12 Mar 2010 11:13:50 +0100 From: Greg Byshenk <freebsd@byshenk.net> To: freebsd-stable@freebsd.org Cc: Garrett Cooper <yanefbsd@gmail.com>, d@delphij.net, Steve Bertrand <steve@ibctech.ca>, Xin LI <delphij@delphij.net> Subject: Re: I broke my SSH to jails after 7.2-8.0 src upgrade Message-ID: <20100312101350.GH2303@core.byshenk.net> In-Reply-To: <7d6fde3d1003112033k3ce3b040y8edac8772747862f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2010 at 08:33:29PM -0800, Garrett Cooper wrote: > I've done a few RELENG_8_0 to STABLE-8 to 9-CURRENT upgrades lately > and mergemaster was goofing up the contents a bit based on the RCS > versions. I had to hand-edit a crapload of stuff going from 8 to 9, > and I still don't trust mergemaster's automatic merging logic because > it goofs up on /etc/group // /etc/passwd still (doesn't merge > anything, discards my info, etc) for starters. > > -a doesn't actually do any merging though, FWIW: [...] I would put in a word for 'mergemaster -F' (or maybe '-iF') in such cases. It doesn't try to automate much, but it allows one to concentrate on actual differences by automating the handling of those files where only the VCS Id is different. -- greg byshenk - gbyshenk@byshenk.net - Leiden, NL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100312101350.GH2303>