Moving Objects Included in Version Control System

To prevent errors that developers can encounter due to moving or renaming objects included in VCS, follow the following rules:

NOTE. When a repository object is moved or renamed, a confirmation is required to move or rename corresponding server files.

When a conflict arises related to unpublished changes in moved objects, the developer who gets the error message "TF10141: No files checked in: resolve the conflicts and try again" must solve this conflict locally. To do this, refresh repository in the object navigator, get latest version for the folder to which the object was moved, and check in the changes. Select required method of conflict solving in the Resolve Conflicts window. If automatic conflict resolution has been selected, select the name of the file on the server in the dialog box that opens requesting the new file name.

See also:

Developing Application in a Team