On Jun 5, 2017, at 14:14, Daniel Shahaf wrote: > 'make svn-mergeinfo-normalizer' will build the tool. It can be run > in-tree, or you can run 'make install-tools' to install it.
Hmm, I don’t see a Makefile in ^/subversion/trunk/tools/client-side/svn-mergeinfo-normalizer or its immediate parent directories, so I checked out the entire Subversion trunk, and then had to do a “sh autopen.sh” followed by ./configure. Now it’s complaining about “no suitable APR found”. I think I’m going down a bit of a rathole… I don’t need/want to build all of Subversion; I really only want to check out the svn-mergeinfo-normalizer tool. Alfred