r1578670 | philip | 2014-03-17 23:54:57 +0000 (Mon, 17 Mar 2014) Fix the order of node record headers written by svndumpfilter. Reported by: "Brown, Jonathan W" <JonathanW.Brown{_AT_}nuance.com> * subversion/svndumpfilter/svndumpfilter.c (new_node_record): Output 'Node-path' first.
r1579274 | philip | 2014-03-19 16:08:37 +0000 (Wed, 19 Mar 2014) Followup to r1578670, more ordering of svndumpfilter output to match documented format. Reported by: "Brown, Jonathan W" <JonathanW.Brown{_AT_}nuance.com> * subversion/svndumpfilter/svndumpfilter.c (new_node_record): Correct order for 'Node-kind' and 'Node-action'.