Is there a way I can ask Visual source safe to get all the files from a given date for a project? We don\'t use labels, so I can\'t roll back to a specific label and am hop
Using the command line, use the get command with the -Vd parameter
get
-Vd
ss get $/Project -R -GTU -Vd4/30/2009;3:00a
I'm not sure, but I don't think there is a way to do this with the ui.