AutoMap Output Checkin Scripts

AutoMap can be configured to archive and deploy targets to a repository. To do so requires some minimal setup.

After creating a job, locate the Target Configuration menu. This is under the Edit menu after selecting a job.

target-configuration.png

In the Target Configuration menu, select Edit Script in the Post-build section to bring up the Script Editor.

script-editor.png

In the Script Editor, write the commands that AutoMap should use to complete the task. Note that in the commands in the above example, the path used on the second line needs to point to an existing repository location. AutoMap can't clone what doesn't exist! Also, be sure to use the correct commands for the archiving tool that is to be used, our example uses WinRAR.

HelpCenter/Tips/VersionControl/AutoMapOutputCheckinScripts (last edited 2017-02-17 00:41:58 by AshtonFrench)