Hi Stefan, Progress... you were definitely on the right track. I haven't gotten the broken one to work, but I got the working to break in exactly the same way. When I create that registry key (RepoBrowserTrySVNParentPath) on the good one and set it to 0, it stops failing over to GET and I just get the server response in the repo browser window, whatever that response is (right now it just says the server doesn't support DAV, no more HTTP 500 since I took DAV out of the "/" location). So the behavior is now identical, but intentionally broken on one client and stuck that way on the other.
So I haven't looked at the code, but I presume it defaults to enabling that option (if that's what it's supposed to do when the key doesn't exist). Somehow that isn't functioning on Windows Server 2016 (the only meaningful difference I can figure). Any idea what might interfere with that functionality? Thanks, Joe On Friday, August 14, 2020 at 3:18:02 PM UTC-6 Joe Chlimoun wrote: > Hi Stefan, > > Also, this is a production system... I've got several other users on it > without issues, even as it returns HTTP 500 to the one client. > > Thanks, > Joe > > On Friday, August 14, 2020 at 3:16:49 PM UTC-6 Joe Chlimoun wrote: > >> >> Hi Stefan, >> >> The other client works fine, and a browser works fine from both clients. >> It's just an error in the DAV config, but it seems that it doesn't matter >> what the server returns, the client that doesn't work just reports the >> response and gives up... even on something benign like a redirect. >> >> Thanks, >> Joe >> On Friday, August 14, 2020 at 2:37:12 PM UTC-6 Stefan wrote: >> >>> HTTP 500 means "internal server error", which means your server crashed! >>> Try using your web browser on that URL (the one that should serve the repo >>> list) from the machine where the client does not work. If you get a list of >>> repositories with a normal web browser, TSVN should work as well. But not >>> before that works... >>> >>> As for server setup, you should maybe ask on the svn users list for help >>> with that. >>> >> -- 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/35afbc98-e363-4bf6-bb86-ab4eff176fcan%40googlegroups.com.
