Re: Non unicode characters in log messages

2012-03-26 Thread Daniel Shahaf
Yeah, a similar issue was fixed for the post-commit hook error output. FWIW it works for me with a trunk client/server --- % $svn log http://localhost:8081/t/r1 r1 | daniel | 2012-03-26 20:26:56 +0200 (Mon, 26 Mar 2012) | 2

Re: Non unicode characters in log messages

2012-03-26 Thread Trent Fisher
The server has Subversion 1.6.16 and Apache 2.2.15. It happens on most clients I have tried including Tortoise SVN 1.6.7 and I think the person who discovered it was running 1.7, and from the command line I tried versions 1.6.6 and 1.6.16. Perhaps this is something fixed in 1.7? On 03/26/201

Re: Non unicode characters in log messages

2012-03-26 Thread Daniel Shahaf
What version of svn on the client and on the server? (Go to http://../ in a browser and check hte footer) Trent Fisher wrote on Mon, Mar 26, 2012 at 12:35:27 -0400: > I think I found a bug relating to handling of non-unicode characters > in log messages. When I do an "svn log" via the file:// ur