Types of changes between a project and a work area
There are many possible changes that may have occurred to the files or folders in a project between the work area and the repository. Some changes affect file content, and others affect the file status or the name. The Synchronize wizard identifies these and displays an icon and description. The table below lists the possible types of change that you may encounter.
Work Area |
Repository |
Change Type |
---|---|---|
|
No Change: The file has not changed. |
|
|
No Change/Locked: The file has not changed, yet has been locked by the current user. |
|
|
|
Modification: The contents of the file have changed. The latest item revision has been updated |
|
|
Modification/Locked: The contents of the file have changed. The file is checked out. |
|
|
Addition: The file/item has been added. |
|
|
Deletion: The file has been deleted. The item revisions have been removed or deleted. |
|
|
Deletion/Checked Out: The file/item has been deleted. The file is checked out. |
|
|
Move/Rename: The file/item has been moved and/or renamed. |
|
|
Move/Rename/Checked Out: The file/item has been moved and/or renamed. The file is checked out. |
|
|
Move/Rename/Modification: The contents of the file have changed, and the file has been moved and/or renamed. |
|
|
Move/Rename/Modification/Checked Out: The contents of the file have changed, and the file has been moved and/or renamed. The file is checked out. |
|
Conflict: The file has been changed in both the work area and the repository. |
|
|
Conflict/Checked Out: The file has been changed in both the work area and the repository. The file is checked out. |
|
|
No Change: The folder has not changed. |
|
|
Internal Change: The folder has not changed, but something inside the folder has changed. |
|
|
|
Addition: The folder has been added. |
|
|
Addition/Internal Change: The folder has been added, and something inside the folder has been added. |
|
|
Deletion: The folder has been deleted. |
|
|
Deletion/Internal Change: The folder has been deleted and something inside the folder has been deleted. |
|
|
Move/Rename: The folder has been moved and/or renamed. |
|
|
Move/Rename/Internal Change: The folder has been moved and/or renamed, and something inside the folder has changed. |
|
Conflict: The folder has changed in both the work area and the repository. |
|
|
Conflict/Internal Change: The folder has changed in both the work area and the repository, and something inside the folder has changed. |