/[Apache-SVN]
ViewVC logotype

Revision 1589360


Jump to revision: Previous Next
Author: rhuijben
Date: Wed Apr 23 09:46:25 2014 UTC (9 years, 11 months ago)
Changed paths: 2
Log Message:
Make 'svn diff' sort property change output on a specific targets by their
property name. This makes the diff output more stable between runs, as
otherwise their order will depend on the hash ordering when calculating
the changes.

* subversion/include/private/svn_diff_private.h
  (svn_diff__display_prop_diffs): Rename argument.

* subversion/libsvn_diff/util.c
  (includes): Add private/svn_sorts_private.h.
  (propchange_sort): New function.
  (svn_diff__display_prop_diffs): Rename pool argument. Sort properties before
    printing them.

Reported by: Dennis Hendriks <D.Hendriks{_AT_}tue.nl>


Changed paths

Path Details
Directorysubversion/trunk/subversion/include/private/svn_diff_private.h modified , text changed
Directorysubversion/trunk/subversion/libsvn_diff/util.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26