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 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 pending 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 of the folder, to which the object was moved, and check in the changes. Select the required method of conflict solving in the Resolve Conflicts dialog box. If automatic conflict solving has been selected, select the name of the file at the server in the dialog box that opens requesting the new file name.

See also:

Developing Application in a Team