[svnbench] Revision: 1366967 compiled Jul 30 2012, 00:21:28

2012-07-29 Thread neels
1.7.0@1181106 vs. trunk@1366368 Started at Mon Jul 30 00:24:49 UTC 2012 *Disclaimer* - This tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone. Averaged-to

Temporary implementation of 'blame of UTF-16 file'

2012-07-29 Thread 김성훈2 [duinggul]
Hi, I’m using Subversion everyday. :-) Recently, I converted native text files ( in my company’s project repository ) to UTF-16 files. The problem was that Subversion library does not support ‘blame of UTF-16 file’ currently. So I checked out Subversion’s source code And modified ‘libsvn_client