问题
We currently face a strange problem on one desk that TortoiseSVN allows ot open "Show log", but closes that without any action by the user. To help solving that question, I would like to "Debug" TortoiseSVN.
Is there an easy way to debug TortoiseSVN? Here are some of the requirements:
- Allow to write a debug log file
- Control where that file is written
- If possible, tailor what should be written
回答1:
Enable the debug output via the settings dialog:
Settings dialog -> Advanced -> DebugOutputString
(set to true)
After that, use DebugView to log all the debug output messages.
来源:https://stackoverflow.com/questions/20614894/how-to-debug-something-in-tortoisesvn