I’ve recorded a few videos giving an overview of the VersionInsight capabilities in RAD Studio XE (Delphi XE and C++Builder XE, to be specific).
Part 4 covers VersionInsight’s support for Blame or Annotations, the ability to see the details of the last time a particular line of code was changed. This can be very handy when trying to understand why something no longer works, or the larger context of why some changes were made.
This is the final part of a 4 part series on VersionInsight:
- Part 1 – Overview
- Part 2 – checking out of an existing repository
- Part 3 – Rename support
- Part 4 – Blame\Annotations (this post)
The video is available in a few places and formats:
- YouTube
- iTunes
- Download in mp4 format
- Download in m4v format (sized for iPhone)
2 Comments
[…] Since moving my sample code from google code to github, I’ve had a few people complain that now they can’t open the source from within the IDE using VersionInsight. […]
[…] Part 4 – BlameAnnotations […]