Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a read-only copy of the selected item from the database to your working folder. You can also specify a different folder to contain the retrieved item(s).
In Visual SourceSafe Explorer, on the Versions menu, click Get Latest Version. If you want to retrieve an older version of the file or project, you can click Get in the History of < name> dialog box.
Note
You can specify whether the Get dialog box is displayed by using the Command Dialogs tab in the SourceSafe Options dialog box.
In Visual Studio, on the File menu, click Source Control, then Get.
Replace writable
Advanced option. Specifies the effect of the get operation on the writable files in your working folder. Possible options are:
Option | Description |
---|---|
Default |
Uses the Visual SourceSafe default, which is Ask. |
Ask |
Prompts for each file that corresponds to a writable file on your local disk. |
Replace |
Replaces local writable files with those retrieved from the database. If a selected file is checked out, choosing this option is not recommended. |
Skip |
Does not retrieve database files corresponding to local writable files. |
Merge |
Merges the local and database file versions. This option is useful when you want to ensure that you are getting changes from other users and you have the file checked out. If you have this option set and don't have the file checked out, Visual SourceSafe automatically treats the file as if you had the Skip option set. |
Set file time
Advanced option. Associates a time with the get operation. Possible options are:
Option | Description |
---|---|
Default |
Uses the default setting for the database. This setting is made on the Local Files tab of the SourceSafe Options dialog box. |
Current |
Specifies the current date and time. |
Modification |
Specifies the date and time when the item was last saved. |
Check In |
Specifies the date and time of check-in. |
Options
Displays get options when the arrow to the right of the button is clicked. Possible options are:
Option | Description |
---|---|
Refresh |
Refreshes the displayed list of items. |
Advanced |
Displays the Advanced Get Options dialog box to allow selection of advanced retrieval options. |
Advanced Get Options Dialog Box (Plug-in)
Difference Options Dialog Box (Explorer and Plug-in)
History of <name> Dialog Box (Explorer and Plug-in)
Project Difference Dialog Box (Explorer and Plug-in)
SourceSafe Options Dialog Box, Command Dialogs Tab (Explorer)
SourceSafe Options Dialog Box, Local Files Tab (Explorer and Plug-in)
Please sign in to use this experience.
Sign in