Are there some plugins that allow Subversion diff to be displayed directly in the Delphi IDE editor with different colored backgrounds?
The idea is to look at differences while debugging.
Update
When I use the "History" tab, I get an error:
This client is too old to work with the working copy at 'C:\work\Projects\MyProject' (format 31). You need to get a newer Subversion client. For more details, see http://subversion.apache.org/faq.html#working-copy-format-change.
When I set the path to Tortoise SVN client as described here, I get another error:
2 Das System kann die angegebene Datei nicht finden: libapr-1.dll.
When I set the path to where this file exists, I get the first error message again.