Tortoise SVN and Delphi

In the Delphi IDE, from the menu select Tools > Configure Tools. The commands below will operate on the current file in the IDE editor.

Title

Program

Parameters

SVN Log

TortoiseProc.exe

/command:log /path:$EDNAME

SVN Blame

TortoiseProc.exe

/command:blame /path:$EDNAME /line:$ROW /notempfile

SVN Revert

TortoiseProc.exe

/command:revert /path:$EDNAME

SVN Diff

TortoiseProc.exe

$SAVE /command:diff /path:$EDNAME

SVN Revision Graph

TortoiseProc.exe

/command:revisiongraph /path:$EDNAME

Leave a Reply

Your email address will not be published. Required fields are marked *