When you need to work on any of the Flare project files, you can check them out. Checking out files means to copy the latest source control files to your local Flare project and remove the "Read Only" designation from them so that you can edit the files. A red check mark
is displayed next to each file that is checked out.
How to check out files from source control
All files in the project:
. (You can also use the menu bar and select File>Source Control).Specific content files only:
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.
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:
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.
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
Select Project>Project Properties.
The Project Properties dialog opens.
.Select Check Out (or Check Out All if working with all files in the project).
The Check Out dialog opens.
Note: These options are most likely to apply to your situation if you are working in a multi-author environment. If you are the only author working on the project, your source control files will most likely already match your local files when you perform a check out.
You do not need to worry about these options if you are the only individual working in the project.
What happens next depends on the circumstances:
Click Request Check In.
The Send Request Check-In Message dialog opens. The individual who has the file(s) checked out is automatically selected in the dialog.
(Optional) Enter a message to the other user.
If you leave the Message field blank, Flare sends a default message.
Click Send.
A popup indicates that the instant message or email has been sent to the other user.
When the other user receives the instant message, that person can click a button in the message that automatically checks the file in.
When the other user receives the email, it will contain an attachment. When that person opens the attachment, the file is automatically checked in.
Afterwards, you will receive a message indicating that the file has been checked in, and you can click a button in that message to automatically check the file out.