Closed cstroe closed 8 years ago
PathChange only updates the first line of an svn:mergeinfo property. It should update every line, if there's a match.
This is the problematic line: https://coveralls.io/builds/3782507/source?filename=src%2Fmain%2Fjava%2Fcom%2Fgithub%2Fcstroe%2Fsvndumpgui%2Finternal%2Ftransform%2FPathChange.java#L22
No test coverage :-1:
PathChange only updates the first line of an svn:mergeinfo property. It should update every line, if there's a match.