When Team Development Function is disabled, open the project in the server. In a case where a local project exists with Team Development Function enabled, the local project will be destroyed by disabling Team Development Function and open the same project.
If a conflict is detected in the process, you need to solve the conflict otherwise you will not be able to commit to the server.| Item name | Description | Remarks |
|---|---|---|
| Comment | Enter a comment. | |
| Tag | Enter a tag. | |
| List of scripts to be committed / Script | Names of the scripts to commit are displayed. | |
| List of scripts to be committed / Operation | The type of operations (Add, Update and Delete) of the script to commit is displayed. |
To prevent project conflict from occurring, defining the following rules is recommended.
| Item name | Description | Remarks |
|---|---|---|
| Local project | Displays the condition of the project saved to local. | |
| Server project | Displays the condition of the project committed to the server. |
| Name | Description | Remarks |
|---|---|---|
| Local project | Displays condition of custom logic which is saved in local. | |
| Server project | Displays condition of custom logic which is committed in server. |
| Item name | Description | Remarks |
|---|---|---|
| Last modified on server | Shows the date of the latest version of the server project was saved. | |
| Last modified user on server | Shows the user committed the latest version of the server project. | |
| Comment | Shows the comment to the latest version of the server project. | |
| Last modified on local | Shows the date of the latest version of the local project saved. |
The conflict sign, "
" is displayed for the conflicted projects on Project Explorer.
[Custom logic] tab is shown only when the contents of custom logic are different between local and server.
Custom logic is included in conflict of project but the following ways can be applied individually.
Even though conflict of custom logic is resolved, conflict of project other than that of custom logic is not resolved. It is required to resolved from conflict menu of the project separately.
The conflict sign, "
" is displayed for the conflicting script the Project Explorer.
If a conflict is detected in the process, you need to solve the conflict otherwise you will not be able to commit to the server.
Local histories are managed by the internal ID of the script. Therefore, local histories are retained even when you moved scripts or changed the name.