| Re: svn commit: r1813898 - in /subversion/trunk/subversion: libsvn_fs_fs/transaction.c libsvn_repos/reporter.c tests/cmdline/basic_tests.py tests/cmdline/svnadmin_tests.py
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
 Date: Thu, 23 Nov 2017 00:08:38 +0300 
Stefan Sperling <stsp_at_apache.org> writes:
 > However, if rep-sharing is enabled, svn_fs_props_changed() does not work
 Thinking about this change, it could be that writing the additional 40-byte
 If I recall correctly, rep sharing for properties is mostly there to gain
 An alternative approach that might be worth considering here would be:
  (1) Extend the on-disk format and allow representation strings without
      15 0 563 7809 28ef320a82e7bd11eebdf3502d69e608 - 14-g/_5
      (The new format would be allowed starting from FSFS 8.)
  (2) Use the new format to allow rep sharing for properties that writes
  (3) Disable rep sharing for properties in FSFS formats < 8 that cannot
 Barring objections and alternative suggestions, I could give a shot at
 Regards,
 | 
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.