You are here: User Interface Elements - How to Use Each One > Checking In Source Control Files

Checking In Source Control Files

When you are finished editing files, you can check them in to source control. Checking in a file overwrites the old copy of the file in the source control database with the new one from your local machine. So even if others will not be working on that file, it is a good idea to periodically check in files so that you have a backup in source control.

How to check in files to source control

  1. Do one of the following, depending on the particular file(s) that you want to work with.

    All files in the project: 

    1. In the Standard toolbar, click the down arrow next to the Source Control button . (You can also use the menu bar and select File>Source Control).
    2. Select Project.

    Specific content files only:

    1. Make sure the Content Explorer is open. By default, the Content Explorer is located on the left side of the interface in an accordion structure with the Project Organizer, unless you have previously moved it and saved the new layout. You may have to click the Content Explorer bar to bring it into view.
    2. Select the relevant folder or file.

      If you choose a folder, you can recursively select all files under the folder.

      If you want to choose all content files, select the root Content folder.

      Note: If you want to select several specific files at the same time, open the File List window pane instead (View>File List) and choose the appropriate files using the CTRL or SHIFT key.

    3. In the Standard toolbar, click the down arrow next to the Source Control button .

      Note: Alternatively, you can right-click on the file or folder and select Source Control from the popup menu.

    Specific project files only:

    1. Make sure the Project Organizer is open. By default, the Project Organizer is located on the left side of the interface in an accordion structure with the Content Explorer, unless you have previously moved it and saved the new layout. You may have to click the Project Organizer bar to bring it into view.
    2. Select the relevant folder or file.

      If you choose a folder, you can recursively select all files under the folder.

      If you want to choose all project files, select the root Project folder.

    3. In the Standard toolbar, click the down arrow next to the Source Control button .

      Note: Alternatively, you can right-click on the file or folder and select Source Control from the popup menu.

    Main FLPRJ file:

    1. Select Project>Project Properties.

      The Project Properties dialog opens.

    2. Select the Source Control tab.
    3. In the Project File section, click the down arrow next to the Source Control button .
  2. Select Check In (or Check In All if working with all files in the project).

    The Check In dialog opens.

  3. (Optional) Enter an optional comment tied to the check-in. This enables you to keep an audit trail for a file. The comment can then be viewed from the History dialog, which can be accessed from the Source Control button .

  4. If you have selected a folder and want to check in all files under it (or if you are working with all project files), click the Recursive check box.
  5. If you want to keep the files checked out of source control, select Keep Checked Out. Doing this will overwrite the source control copies of the files so that they have the latest changes, but it allows you to continue working on the files. This is a useful option if you are the only author working on the files in question.
  6. Click OK.

See Also

Downloads (PDF Format):

Flare Quick Guide

Flare Getting Started Guide

Flare What's New Guide

Flare Key Features Guide

Flare Transition From RoboHelp Guide

Flare Transition From FrameMaker Guide

Flare Styles Guide

Flare Printed Output Guide

Flare Shortcuts