[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Found a bug for show log operation.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 31 Jul 2017 08:43:47 +0200

On 30.07.2017 08:31, James Wang wrote:
> 1. In explorer, right click folder and select "Repo Browser",Every folder can be viewed. I click root folder(/svn/研发中心) and select "Show History",it worked, but sub folder(/svn/研发中心/产品线) not work.
>
> 2. Right click sub folder from explorer to display the "Properties" dialog, the url of repo is incorrect, please look "properties-diff.png".
> actual repo URL is:
> http://192.168.50.132/svn/%e7%a0%94%e5%8f%91%e4%b8%ad%e5%bf%83/%e4%ba%a7%e5%93%81%e7%ba%bf/%e6%99%ba%e8%83%bd%e4%ba%a7%e5%93%81%e7%ba
> http://192.168.50.132/svn/%E7%A0%94%E5%8F%91%E4%B8%AD%E5%BF%83/%E4%BA%A7%E5%93%81%E7%BA%BF/%E6%99%BA%E8%83%BD%E4%BA%A7%E5%93%81%E7%BA%BF
> but in v1.9.6, it shown as:
> http://192.168.50.132/svn/%25E7%25A0%2594%25E5%258F%2591%25E4%25B8%25AD%25E5%25BF%2583/%E4%BA%A7%E5%93%81%E7%BA%BF/%E6%99%BA%E8%83%BD%E4%BA%A7%E5%93%81%E7%BA%BF

I tried to reproduce this, so I created a test repo and added the
folders. Since I can't read your foldernames, I just copied them from
your post. This is what I got:
https://surface-pro-3/svn/test/trunk/%e7%a0%94%e5%8f%91%e4%b8%ad%e5%bf%831/%e4%ba%a7%e5%93%81%e7%ba%bf/%e6%99%ba%e8%83%bd%e4%ba%a7%e5%93%81%e7%ba
https://surface-pro-3/svn/test/trunk/%E7%A0%94%E5%8F%91%E4%B8%AD%E5%BF%831/%E4%BA%A7%E5%93%81%E7%BA%BF/%E6%99%BA%E8%83%BD%E4%BA%A7%E5%93%81%E7%BA%BF

So it seems correct to me.
Also, both repo browser and "Show log" works fine for me. "Show log"
works when started from the working copy or from the repo browser.

> 3. I use Visual Studio 2017 to debug the TortoiseProc from tag version-1.9.6, use argv "/command:log /path:"c:\tmp\研发中心1\产品线\智能产品线" ", it's not work and display "Want to go offline?".
>
> 4. Select "SVN Show log" from folder, it's not work and display "Want to go offline?"
>
> I use Wireshark to catpure netowrk data:
> svn-client-1812-succeed.pcapng: use downloaded TSVN 1.8.12 x64 client to display log.
> svn-client-196-debug-bad-request.pcapng: use source code from tag version-1.9.6 to display log.
> svn-client-196-installed-bad-request.pcapng: use downloaded TSVN 1.9.6 x64 client to display log.

If you can use VS2017, you can get a lot more debug output messages if
you go to the settings dialog->Advanced and then set the
DebugOutputString to "true".

What version of svn is running on your repo server? Maybe an update for
that is required as well?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3277130
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-07-31 08:43:59 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.