Re: Strange output from reintegrate merge using JavaHL

2010-02-22 Thread Mark Phippard
JavaHL itself does not output anything. It just sends notifications and the code using JavaHL (svnClientAdapter in this case) turns it into something. Your output means that a notification came out of SVN that the svnClientAdapter code did not have code to handle. The best thing would be to put

Strange output from reintegrate merge using JavaHL

2010-02-21 Thread Jacob Weber
Sometimes when I do a --reintegrate merge, I get some unexpected output, along with the normal updates: --- Merging differences between repository URLs into trunk-path U /trunk-path/file1 U trunk-path/file2 trunk-path/file3 trunk-path/fil4 ... That is, I see a bun