Navigation: Actions > Version Control > Alienbrain > Alienbrain Flags Tab |
|
This tab of the Alienbrain action configures additional flags for the command.
Version: The version to use for the command (optional).
Branch: The branch to use for the command (optional).
Set date/time of local files: Specifies the timestamp place on files that are retrieved from the server (applies only to checkout, undocheckout, and getlatest commands). Current will give each file the current local computer's date/time; Modification will set the date/time to match the timestamp of the file version that is retrieved (recommended), and Checkin will set the date/time to the date/time when the file was checked in.
Do not overwrite local copy: Do not overwrite the local copy if checked.
Overwrite local writable files: Whether to replace or skip local files in a get that are writable (applies only to getlatest command).
Overwrite local checked out files: Whether to replace or skip local files in a get that are checked out (applies only to getlatest command).
Ignore existing: If a file with the same name already exists in the database, then skip this file. If not checked, the import will fail when a file with the same name is found.
Don't convert newline characters: If checked, newline characters will not be converted to match those of the target operating system for the get.
Keep checked out: If checked, all checkout out files are checked back in and remain checked out.
Checkout: The file is automatically checked out after it is imported.
Exclusive: If checked, then this will do an exclusive checkout on this item, otherwise a multiple checkout is performed (applies only for checkout command).
Don't follow symbolic links: Do not follow any symbolic links in the imported paths.