michael-o commented on issue #51: fix SCM-835 collision
URL: https://github.com/apache/maven-scm/pull/51#issuecomment-414153426
Just checked `SvnCheckInCommand` and it looks fine to me.
`createCommandLine` does `SvnCommandLineUtils.addTarget( cl,
fileSet.getFileList() );`. `svn st` is neve
michael-o commented on issue #51: fix SCM-835 collision
URL: https://github.com/apache/maven-scm/pull/51#issuecomment-414146910
Have you actually checked with other providers? JGit, SvnExe? I'd expect the
exact same behavior across providers. I don't care for the remaining ones for
now.
michael-o commented on issue #51: fix SCM-835 collision
URL: https://github.com/apache/maven-scm/pull/51#issuecomment-414084580
I am looking to your PR. Can you please rebase against master?
So, if I understood the issue properly, The status consumer also returned
unaffected files wh