Re: patch for missed mods problem
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Sun, 14 Oct 2012 17:53:18 +0100 (BST)
Першин Юрий Петрович <pershin_at_prosoftsystems.ru> wrote:
> Please look at the patch for
Thank you, Pershin. I have committed this in r1398100, so it should be available in release 1.8.
I see that the feature was introduced in 1.7.0. We could also back-port the fix to the next 1.7.x release.
An explanation for everybody else here. When 'prop-mods' and 'text-mods' flags were added to the 'log' functionality in r877688 (May 2009), they were supposedly included in 'log -v --xml' output but in fact only when copy-from info is present: see the diff <http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/log-cmd.c?r1=877688&r2=877687&pathrev=877688&diff_format=l>.
This patch makes 'prop-mods' and 'text-mods' flags available in 'svn log -v --xml' output for all modified nodes, as was originally intended. For example, using trunk without this patch:
[[[
and with the patch:
[[[
- Julian
|
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.