|
Recently we faced with an error which preventing us from merging changes. This issue is quite urgent for us.
We had a main source tree under folder $/P5/RC and several version branches under $P5/R9, $P5/R10 and so on. We created new team project named "P7" and moved main source tree into it via move operation (to folder $/P7/RC). Now when we trying to merge any changeset to version branch (for example $/P5/R9) performed BEFORE moving main tree to the new project we are getting the following error:
The item $/P7/RC does not exist at the specified version.
It seems to us that TFS do not take into account move operations when trying to get specific version of items during changeset merging.
Vladimir Bougay |