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

Re: "Show log" feature wants to go offline

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 19 Aug 2017 09:24:15 +0200

On 16.08.2017 10:37, Mathieu SOUM wrote:
> Hi,
>
> I have set up a SVN server on my Synology Diskstation (NAS machine). The package version is 1.9.4-0116 but I don't know about the actual svnserve version.
>
> On my PC (Windows 10), I got Tortoise SVN with the following version information :
> TortoiseSVN 1.9.6, Build 27867 - 64 Bit , 2017/07/01 18:36:09
>
> The thing is, the repository seems to be working fine. I can browse it, update and commit, no problem.
> But, when I try to show logs, a popup shows up saying that there has been a problem contacting the server and asking me if I want to go offline.

What url do you use to access the repository?

> Why is that ? I could not figure out a way to see the logs... This is quite frustrating.

Settings dialog->Advanced->DebugOutputString
set it to true.
Then get the dbgview tool and you can see there all the debug output of
TSVN.
https://docs.microsoft.com/en-us/sysinternals/downloads/debugview

> I have found this link
> https://stackoverflow.com/questions/27362843/subversion-show-log-is-offline
> But changing anon-access to "none" instead of "write" did not do the trick.

Setting that to 'none' blocks anonymous access completely.

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=3289579
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-19 09:24:24 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.