GetRevisionHistory on project

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
smelzer
Posts: 4
Joined: Mon Jan 10, 2005 1:09 pm

GetRevisionHistory on project

Post by smelzer » Thu Jan 13, 2005 9:51 am

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

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Jan 13, 2005 11:02 am

Sorry, the SOS command line client doesn't get folder history. I'll log this as a feature request. I don't know of a work-around, but I'll do some investigating.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply