2018年5月16日水曜日 4時21分48秒 UTC+9 Stefan: > But I can not fix showing the log from a WC: even the svn command line > client there throws an error. > > What command causes an error? It seems that it works normally as far as I've tried.
D:\tmp\test-svn>svn --version svn, version 1.9.5 (r1770682) compiled Dec 25 2016, 13:12:19 on x86-microsoft-windows (snip) D:\tmp\test-svn>chcp 現在のコード ページ: 932 D:\tmp\test-svn>svn co file:///D:/tmp/test-svn/漢字リポジトリ wc-svn1.9.5 A wc-svn1.9.5\ProjectA A wc-svn1.9.5\ProjectA\branches A wc-svn1.9.5\ProjectA\tags A wc-svn1.9.5\ProjectA\trunk A wc-svn1.9.5\ProjectA\trunk\00.共通 A wc-svn1.9.5\ProjectA\trunk\00.共通\Test2.vb A wc-svn1.9.5\ProjectA\trunk\Dir1 A wc-svn1.9.5\ProjectA\trunk\Dir1\Dir2 A wc-svn1.9.5\ProjectA\trunk\Dir1\Dir2\Dir3 A wc-svn1.9.5\ProjectA\trunk\Dir1\Dir2\Dir3\00.共通 A wc-svn1.9.5\ProjectA\trunk\Dir1\Dir2\Dir3\00.共通\Test3.vb A wc-svn1.9.5\ProjectA\trunk\Test1.vb Checked out revision 1. D:\tmp\test-svn>cd wc-svn1.9.5 D:\tmp\test-svn\wc-svn1.9.5>svn log ProjectA\trunk\00.共通\Test2.vb ------------------------------------------------------------------------ r1 | yamaguti | 2018-05-14 13:28:24 +0900 (月, 14 5 2018) | 1 line ------------------------------------------------------------------------ D:\tmp\test-svn\wc-svn1.9.5>svn log ProjectA\trunk\Dir1\Dir2\Dir3\00.共通\Test3.vb ------------------------------------------------------------------------ r1 | yamaguti | 2018-05-14 13:28:24 +0900 (月, 14 5 2018) | 1 line ------------------------------------------------------------------------ The same result with svn 1.10.0. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/df834c24-2fd5-4831-b8bb-a674a16b2232%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
