Thank you Daniel, > From: "Daniel Shahaf" <d...@daniel.shahaf.name> > See line 1063:1085 of > https://svn.apache.org/repos/asf/subversion/trunk/subversion/svnlook/main.c > for one possible explanation. If that is the case here, too, you would > need to disable stdout buffering --- adding a flush() call to svn's > code > is the easiest way, but perhaps not the only way, to do that.
since I am not set up to make and test those changes, it seems that I should write this as a defect. I will read up on that! Christophe