Re: Tree conflict resolution considered harmful
From: Dag-Erling Smørgrav <des_at_des.no>
Date: Thu, 30 Aug 2018 14:49:55 +0200
Stefan Sperling <stsp_at_elego.de> writes:
Correct, same goes for all the .0 files (which are prerendered versions
> And now starts our first bit of trouble. There is no youngest common
We didn't have a consistent procedure for vendor imports back then, and
> Obviously, what we want to resolver to do here is to discard
Yes. With --accept=postpone (which I had forgotten about), I just do:
% svn resolved $(svn stat | awk '$2 == "C" { print $3 }')
> The conclusion I am drawing from this is that asking the resolver scan
Thank you very much. I really didn't expect a solution so soon!
DES
-- Dag-Erling Smørgrav - des_at_des.noReceived on 2018-08-30 14:50:13 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.