I'm using the ModificationWriter task to collect a list of changes from Visual SourceSafe to use for unit testing / validation. This process works great if the modification type is "Checked In"; however, when the modification is an addition or deletion, the "FolderName" information doesn't include the full path to the file. This is problematic because of the massive number of files we are managing; there is no way to identify where the file lives in the directory structure without the explicit path. Does anyone have any ideas to workaround this problem? Thanks!
Jen
