Browsing the parent path and the "Do not save encrypted pages to disk" IE setting

38 views
Skip to first unread message

Pavel Lyalyakin

unread,
Jul 15, 2020, 1:31:09 PM7/15/20
to torto...@googlegroups.com
Hello,

It appears that when the "Do not save encrypted pages to disk" setting is enabled in Internet Explorer and the server uses HTTPS, TortoiseSVN displays errors when trying to browse a parent path (i.e., a list of repositories). This setting is also in effect on Windows Server computers when IE ESC (Internet Explorer Enhanced Security Configuration) is enabled.

Is this a known issue?

The errors vary depending on the version of TortoiseSVN.

TortoiseSVN 1.14.0:
[[[
The server at 'URL' does not support the
HTTP/DAV
protocol
]]]

TortoiseSVN 1.10.x:
[[[
The XML response contains invalid XML
Malformed XML: no element found at line 1
]]]

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

Stefan

unread,
Jul 16, 2020, 10:56:32 AM7/16/20
to TortoiseSVN
TSVN is using the API UrlDownloadToFile here, and that API is affected by that setting.
However, according to this the server also has to set the response headers to prevent caching. If caching is not prevented then it still should work, even with that setting enabled.
Reply all
Reply to author
Forward
0 new messages