Retrieving the latest versions of files
At times, you may want to download the latest version of a file from the source control server without, however, checking it out (and thus locking it against replacement by other team members). This is useful when you want to inspect, but not edit, the most up-to-date version on your computer, or simply make sure your local copy is up to date.
To get the latest versions of files from the source control server
- Switch to the Site Manager and connect to the source control server.
- In the Site Files pane, select the files to be updated from the server. (Note that any desired files in subfolders must be explicitly selected. Selecting the folder itself will not work. Also, you cannot update a file that is not under source control.)
- On the Source Control menu, click Get Latest Version.
- Confirm that the desired files are selected in the file list. To exclude any file in the list from being updated, deselect it.
- Click OK.