This is driving me nuts... Both clients are 1.13.1, on the same network going to the same server. They both are fine when I go directly to the repo, but when I go to to the parent path to get a listing of repos, one client sends HTTP GET to pull the listing, and sends mozilla as user agent, the other uses OPTIONS and Tortoise as user agent (and fails).
Trying like crazy to modify my httpd.conf to accommodate this, but I can't figure out why the clients initiate with different requests. I took out my redirect for a trailing slash, since that was the original issue with the failing one... even though the good one had no problem with the redirect. Changing between using mod_proxy, mod_rewrite for URL shaping, pass through instead of redirect, etc. Settings on clients are all defaults, fresh install. The only difference between them is one is Win10 and the other is Win Server 2016 (but no server roles). Win10 is the one that works. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/911c30e2-1ca9-41e7-85f6-f86b8da31da9n%40googlegroups.com.
