Hi, I created a new task definition for Ant, that uses the Visual Sourcesafe executable's History command to make a diff file about the code changes for our daily build. I extended the MSVSS class to do that. You can set up the start date for the diff(for example with a correctly formatted timestamp), the style of the output (brief outline of changes, or line-by-line differences in the code), and the timeframe for the diff. The diff output will be stored in the specified output file. I attached the source and a sample build.xml file.
Balazs Fejes Fathom Technology
<<attachment: vsshistory.zip>>
