in VSS, there is a way to get the revision history for all files (recursively) in a project. it is:
ss history -R -I-Y -vd"fromRevision"~"toRevision"
the only option in SOS 4.0 is the GetRevisionHistory on a file basis, no project level.
we are integrating SOS with our continuous integration server that uses VSS and we need to be able to look for all file history on a given project.
any thoughts?
thanks,
steve
GetFileHistory does not have option for all project files
Moderator: SourceGear
Project History
When will the command line version for Project History become available?
Thanks.
Thanks.