/[Apache-SVN]
ViewVC logotype

Revision 1480669


Jump to revision: Previous Next
Author: stsp
Date: Thu May 9 14:51:35 2013 UTC (10 years, 11 months ago)
Changed paths: 1
Log Message:
If a merged property value exists, make the 'dc' conflict prompt option use
the merged value as 'mine' for display. Else, users might get confused if
they edit a property, run 'dc', and see the value from before the edit.

* subversion/svn/conflict-callbacks.c
  (show_prop_conflict, merge_prop_conflict): Add merged_abspath parameter.
   Use it as 'my' version if non-NULL.
  (edit_prop_conflict): For now, pass NULL for the merged file to
   merge_prop_conflict(), so that repeated edits always start with
   the same original values. This behaviour can be reconsidered later.
  (handle_prop_conflict): Pass the path to the merged file, which might be
   NULL, to show_prop_conflict().


Changed paths

Path Details
Directorysubversion/trunk/subversion/svn/conflict-callbacks.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26