Re: Bugreport: invalid xml file produced by: svn log --xml --verbose --use-merge-history --search "msg1"
I would say yes, but I am an end user too. The good news is that it feels like a bug that would be easy to solve.
Bugreport: invalid xml file produced by: svn log --xml --verbose --use-merge-history --search "msg1"
Hi all, I'd like to report a bug: "svn log --xml" produces an invalid xml when the "--use-merge-history" option is combined with "--search" Example: svn log --xml --verbose --use-merge-history --search "msg1". The xml contains two closing "" tags, but only one opening tag. Details see bel