|
Only want to get the updated files from sourcesafe.
How to set up steps?
Thanks | | ardmore Monday, September 14, 2009 1:35 PM | Hi, As far as Iknow, VSS doesn't provide any command to get the updated files.However, you can checktheDate-Time column to see if the file was updated recently.
- Marked As Answer byNancy ShaoMSFT, ModeratorMonday, September 21, 2009 3:00 AM
-
| | Catherine Sea Tuesday, September 15, 2009 4:49 AM | Hi Ardmore, As far as I know, to specify Modification inVisual SourceSafe set date/time on local files tab means setting the date/time stamp to the date and time when a file was last modified.For more information, please see: http://msdn.microsoft.com/en-us/library/dcd20758(VS.80).aspxIt can't get to your requirement. So I would suggest you refer to Catherine Sea's suggestion. Please let me know if you have any questions. Best Regards, Nancy
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byNancy ShaoMSFT, ModeratorMonday, September 21, 2009 3:00 AM
-
| | Nancy Shao Wednesday, September 16, 2009 2:16 AM | Hi, As far as Iknow, VSS doesn't provide any command to get the updated files.However, you can checktheDate-Time column to see if the file was updated recently.
- Marked As Answer byNancy ShaoMSFT, ModeratorMonday, September 21, 2009 3:00 AM
-
| | Catherine Sea Tuesday, September 15, 2009 4:49 AM | I heard that it can be done by going to "Tools" menu, then "Options", "Local Files", set date/time on local files as "Modification". | | ardmore Tuesday, September 15, 2009 6:04 PM | Hi Ardmore, As far as I know, to specify Modification inVisual SourceSafe set date/time on local files tab means setting the date/time stamp to the date and time when a file was last modified.For more information, please see: http://msdn.microsoft.com/en-us/library/dcd20758(VS.80).aspxIt can't get to your requirement. So I would suggest you refer to Catherine Sea's suggestion. Please let me know if you have any questions. Best Regards, Nancy
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byNancy ShaoMSFT, ModeratorMonday, September 21, 2009 3:00 AM
-
| | Nancy Shao Wednesday, September 16, 2009 2:16 AM | Hi Ardmore,
Or you can perform Show Differences to see which files were updated and get the changed files in Project Difference dialog box.
Thanks.
| | Catherine Sea Wednesday, September 16, 2009 6:28 AM | However, I think if I want to get the latest version, there is a button "Advanced" on the panel.
If I click it, I can only get the modified files.
Is that true? | | ardmore Monday, September 21, 2009 3:29 PM | Hi Ardmore,
I don't think VSS has such a feature. You may diff the project with the local folder, choose only to show files that are different in both places and get the modified files to local in the result window.
Thanks.
| | Catherine Sea Tuesday, September 22, 2009 6:00 AM |
|