Inbox Tab
The Inbox tab is where you see all the incoming sync scripts. Before executing a script to sychronize it with your project, you have the option to review the incoming changes
- The script with this icon
is the next script to be executed. The comment of this next script is shown in the toolbar and can be expanded by clicking on the down arrow to the right of it.
- The other scripts with this icon
are awaiting their turn.
- If missing scripts are detected, you will see a status "Waiting for resend from...". You do not need to do anything. These scripts have been automatically requested and will be resent by the other project member.
Details Pane for Reviewing Incoming Scripts
When you select an incoming script, the details pane lists the files affected by that script.
From there you can perform the following tasks:
- Double-click a file to view the changes in the visual differ
- Edit-Sync (context or Selection Menu) to view the files before and after the script and perform your own changes (possibly undoing some of the script changes). You will be taken to the Sync Merge tab to make your edits.
- Save Files to save the file in either the state it was before this sync script or with the incoming changes applied.
Executing a Script
Executing a script is the process of synchronizing the incoming changes with your local project. To Execute the <-Next script, click
.
See also: