On 23.09.2016 20:05, David Balažic wrote:
> It happens sporadically for the same revision line on the same URL (a HTTPS url).
> Any idea what could it be?
>
> For example:
> - in the repo browser I right click a folder and select "Show log"
> - it show the logs from rev 6413 to 6244 , with no problems
> - I click "Next 100" and then it shows from rev 6413 to 6118 , with no problems
> - I click "Show range..."
> - the dialog that appears is prefilled with values from: 6244 , to: 0 (why does it use 6244 and not the newest, 6413? Another bug?)
> - after loading now I see revs from 6244 to 5092 with no issues, followed by two more lines:
> 5091 show correct date, commiter and list of changed files, but no commit message (I know there was one)
> 5090 with no data, all empty, except the date columns says "(no date)" (without quotes)
>
> If I clean the cache and try to load the range 5100-5050 (for same URL), then it loads the revisions in that range correctly, with all data (even the mentioned 5091 and 5091.
> It also show earlier revisions, down to 5056.
>
> Does this looks familiar?
> Also note the SVN server is quite slow, could that be related (timeouts)?
if there's a timeout, then yes that could be an issue.
You could enable debug output (settings
dialog->advanced->DebugOutputString -> set to 'true') and then monitor
debug output using dbgview:
https://technet.microsoft.com/en-us/sysinternals/debugview.aspx
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=3187253
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-09-26 20:01:50 CEST