Re: When does update/merge conflict produce .edited file?
From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 6 Nov 2012 21:41:34 +0100
On Tue, Nov 06, 2012 at 03:03:32PM -0500, Mark Phippard wrote:
It is created if the client sets 'save_merged' to TRUE in its
/** If true, save a backup copy of merged_file (or the original
} svn_wc_conflict_result_t;
I guess supclipse somehow ends up setting this flag to TRUE.
The command line client currently sets this flag if the user chooses
I suppose the file is saved just in case the user picks one of the
> Anyway, it seems like the possible bug is that svn resolve does not
I can't find any code which removes the file.
The code on trunk doesn't use the save_merged result anymore with the
The new conflict resolving code, which was mainly written by Bert IIRC,
The function svn_wc__conflict_invoke_resolver() which ends up looking
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.