I wanted a way to be able to generate a diff-list of VSS files, but only get the latest version information rather than all the history info up to a certain label. This lets me generate an xml file list for the latest changes for a set of labelled files. I've added a new parameter "latestversiononly" to the class to allow this.
Also I've un-commented the break in the ItemDiff method (see UPDATE (20051030) in ItemDiff for more information) as this appears to affect older revisions on source-safe. We have VSS 6.0d, and I couldn't replicate this error using that.
Thanks,
Gavin.
DiffTask.cs
Description: Binary data