Working with Files in Version Control

From RapidSQL
Jump to: navigation, search

Go Up to VC Files Tab

You can view and work with files stored in various projects in a version control system without including the files in a project. The Add Version Control Files dialog box lets you create a list of files in a version control system.

AddVersionControlDialogBox.png

The table below describes the options and functionality on the Add Version Control Files dialog box:

Option Description

Project

Lets you type the version control project path.

Browse

Click to open Choose project from (version control name) dialog box.

List Files

Click to view the project's files in the Version control project files tree.

File Types

Click to list the project's available files, filtered by file type.

Version control project files

List the project available files.
NOTE: If the VC Files Tab is already open and contains files from the project previously selected in the Add Version Control Files dialog box, only files not already in the VC Files Tab will be listed.

Add

Click to add selected file(s) to the Files being added to version control files list box.

Add All

Click to add all file(s) to the Files being added to version control files list box.

Files being added to version control files list

Displays the files that will appear on the VC Tab.

Remove

Click to remove selected file from the Files being added to version control files list box.

Check Out

Select to automatically check out the file from version control on the VC Files Tab.

Get Latest Version

Select to automatically get latest version of the file from version control on the VC Files Tab.


Completing the Add Version Control Files Dialog Box

To add files to version control, do the following:

  1. Click File and then Open Version Control Files List.
    The version control system login dialog box opens.
  2. Type login information.
    The Add Version Control Files dialog box opens.
  3. In Project, type the project name, or click Browse to open the Choose project from (version control name) dialog box.
  4. Select the project and click OK.
    The files are displayed in the Version control project files box.
  5. Click File Types to list the project's available files, filtered by file type.
  6. In List files of type select the type of files to list.
  7. In the Version control project files box, select the target files and click Add or Add All to add the files to the version control files list.
  8. In Options, select Check Out or Get Latest Version.
  9. Click OK.
    The Check Out File or Get File dialog box opens.
  10. In Comment, type a comment. If you select multiple files, the comment will apply to all the files.
  11. In To, type the directory to place the file(s).
  12. Click OK.
    The files are added in the Files being added to version control files list box to the VC Files Tab. If you selected the Check Out option, the Check Out (Files) dialog box opens. If you selected the Get Latest Version option, the Get from Version Control dialog box opens.