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

Re: TSVN 1.9.x in RepoBrowser view of Repository collection is not possible

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 6 Oct 2015 20:24:03 +0200

On 06.10.2015 08:49, Thomas wrote:
>>
>> Can you browse with IE as well? Because TSVN uses the IE component to
>> download the html file.
>>
>> As for why it sometimes works and sometimes doesn't: do you have your
>> virus scanner configured to leave the tortoiseproc.exe process alone?
>>
>> Stefan
>
> Jep, i can and atached you see the sourcehtml on browsing with ie.
>
> in my company i don't can add exceptions to our virus scanner but i managed it to deactivate it once but the problem was still there. i don't think that the scanner does something with tortoiseproc.exe.

The server sends the correct format of that page.
But if the repo browser does not get there, then that means that
something else is very wrong.
an 'svn ls' on the parentpath url should not return anything but a
proper error. If that happens, the repo browser then asks for the html
of that url and parses it. If parsing is successful, it shows the list
of repositories.
Now, the file you attached is the proper format, so parsing would be
successful - provided that what TSVN downloads is the same as what you
got in your browser.
The file it downloads is saved to a temp file in %tmp% (sort by date,
but leave the repo browser open - when you close it the temp file is
deleted). Then compare that file content to the html file you saved with IE.
If there's no temp file, then TSVN could not download that file for
whatever reason.

Sorry, but I can't help more here - it works on every setup I have
access to just fine.

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=3141191
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-06 20:24:10 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.