onsdag 15 november 2023 kl. 16:17:26 UTC+1 skrev Stefan Sperling: I am trying to follow the file notes/Debug-Hints.txt in order to set breakpoints in TortoiseSVN.
I am stuck at the following step: - Start VS.NET and load the TortoiseSVN solution file. Set the TortoiseProc project as "startup project". In the properties page of the project, add the following command line: /command:createpatch /path:"path/to/wc" (substitute "path/to/wc" with a path to an existing working copy). Which properties page is this referring to exactly? When I right-click on TortoiseProc I see a 'Properties' item at the very bottom of the menu. This opens a dialog called 'TortoiseProc Property Pages' which has a nested menu of Configuration Properties: General, Advanced, Debugging, VC++ Directories, C/C++ etc. etc. If I remember correctly, you should find the command line setting under Debugging. However https://stackoverflow.com/questions/4791140/how-do-i-start-a-program-with-arguments-when-debugging suggest this might be slightly different in Visual Studio 2022. Unfortunately I'm not on my Win dev machine right now so I can't provide screenshots. /Daniel -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" 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-dev/c8b86a11-8366-4d34-99f1-e557bee1c96dn%40googlegroups.com.

