Use the Source Control - Get Files dialog to retrieve files from the source control repository. You will need to specify the Repository Root, Subfolder and the Working Copy Folder where the files are copied to. Next click on Update List and the dialog will display the repository file list along with the new location of the files were the files will be copied to. You can then check the items you need to get and click OK. ATEasy will copy the requested files to the working folder and then open the files (project first) and add it to the current workspace. If the files exist in a project or in the workspace files it will not be added to the workspace as a stand-alone shortcut since it will be reopened by ATEasy.     

The following controls are available:

Repository Root

Specify the root repository URL (or local/server folder if stored in a file folder).

For Microsoft Source Safe provider, this is the path to the Source Safe  database folder (where srcsafe.ini resides). For Git provider, this is optional if the repository is in the local .git folder.

Repository Subfolder

A subfolder within the Repository Root folder. If the subfolder have multiple levels specify in the subfolder/subfolder format. ATEasy will prompt you to create subfolders if they do not exist.

For Microsoft Source Safe provide it is the source safe project where it reside. For Git provider, this is optional if the repository is in the local .git folder.

Working Copy Folder

A local folder as a top level folder for your local files. You can use the browse button to select a folder or right arrow to insert a path variable.
Source control providers typically will create a folder (.svn, .git) or a file (.scc) to store information regarding your source control files).

Update List

Clicking on this button after specifying the Repository Folder, Subfolder and the Working Copy Folder will update the File List showing the repository subfolder files and the location where ATEasy will copy them,

File List

Displays a list of repository files and the location where the file will be copied once you click OK. Click Update List to refresh the content of this list after the Repository Root, Subfolder and Working Copy Folder are entered.

Select All

Check all files in the file list.

Deselect All

Uncheck all checked files.

OK

Pressing OK will get the checked files shown in the File List and copy them from the repository to the file location displayed in the File List as well. If the file exist ATEasy will prompt to overwrite the file. After the file are copied ATEasy will open the project files in the list and will create shortcut to files that do not belong to a project in the workspace window.

Cancel

Cancel the get operation and close the dialog.