[PATCH] Recreate test data for Git mirrors

2016-11-07 Thread Patrick Steinhardt
Hi, attached is a patch that fixes a test for Git mirrors. The error results from the fact that Git does not track empty directories, which one test relies upon. As we're already doing some path processing for the missing directories and as we're also creating directories in the other import test

JavaHL SVNClient.logMessages() cannot return all revision properties.

2016-11-07 Thread Doros Agathangelou
Hi All I have been trying to get the logMessages of a repository along with ALL revision properties. Turns out this is not possible through javahl and I believe this creates an inconsistency between javahl and the svn C api. This is because in the C API, *svn_client_log5* will accept a NULL argum