On Tuesday, January 14, 2020 at 8:02:10 PM UTC+1, (unknown) wrote: > > Thank you for checking; it was such an obvious flaw, I couldn't believe it > would get past any tests. Any debugging recommendations? As I said, it > worked previously. I'm suspecting a server change that broke something, but > have no control over that. >
There's a way to get some debug messages: create the registry DWORD key HKCU\Software\TortoiseSVN\Debug and set the value to 1 then with the dbgview tool you can see the debug messages TSVN will output: https://docs.microsoft.com/en-us/sysinternals/downloads/debugview of course for the registry key to be used, you have to start a new repo browser (the value is read when TSVN dialogs start). maybe that will get you some info. Stefan -- 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/bd2d4d47-4b76-4754-a36a-c701f097fbec%40googlegroups.com.
