I have to figure out the most recent开发者_如何学运维ly checked in files on VSS. I know the date of check in but not much info other than the directory to which they were checked. There are a large number of files and I was wondering if there is a report I can pull out from some where.
Thanks
Right-click on the directory in VSS Explorer and choose View History: you can add date filters to the search, then output the results as text.
精彩评论