How to make TortoiseSVN / TortoiseGit show the executed command?

后端 未结 2 616
甜味超标
甜味超标 2020-12-17 14:36

Tortoise GUI clients are cool, but they don\'t really help to understand, how versioning woks and what happens \"behind the scenes\". And understanding such things is very i

2条回答
  •  独厮守ぢ
    2020-12-17 15:22

    The TortoiseSVN doc has a section "Command Line Interface Cross Reference".

    But don't forget the info box at the top:

    Even though there are CLI equivalents to what TortoiseSVN does, remember that TortoiseSVN does not call the CLI but uses the Subversion library directly.

提交回复
热议问题