On 7/26/2016 5:46 PM, Stefan Hett wrote:
> Hi,
>
> based on the talk on IRC with stsp and Bert I'd like to propose the
> following patch which would resolve an issue in TSVN when selecting to
> prefer the local version of a binary file in conflict (see: "code
> location related to investigate potential issue in resolve dialog"
> thread on the TSVN user's mailing list for further details).
>
> [[[
> Teach build_text_conflict_resolve_items() to skip installling files,
> if these
> are not required to resolve the conflict.
>
> * libsvn_wc/conflicts.c
> (build_text_conflict_resolve_items): introduce new allow_ski_install
> variable
> and set it in the two cases
> where we
> simply accept the current local
> file to
> resolve the conflict.
> ]]]
>
Attached is a revised patch replacing the tabs with whitespaces of the
original patch (spotted by stsp).
--
Regards,
Stefan Hett
Received on 2016-07-26 17:58:58 CEST