On 24.02.2018 01:09, Myria wrote: > Once it's on my local machine, I'll be able to compile TortoiseSVN and > debug it while pointing to a file:// repository. (TortoiseSVN instead > of command-line svn because TortoiseSVN is compiled with Visual C++ > and is therefore many times easier to debug.)
In fact, on Windows, the command-line Subversion is also compiled with Visual C++ and should be quite as easy to debug. What probably is harder is setting up the initial build environment ... -- Brane