i'm trying to migrate my tfs on prem to visualstudio.com. But after a while working well (126/464 Changesets), it stops with this error:
OH-SCM-009: Error occurred while sync. TF14092: The item $/xyz/xyz/xyz/xyz.sln cannot be changed. A parent of this item has a pending delete which must be checked in first.
at com.opshub.eai.core.adapters.OIMSCMAdapter.sync(OIMSCMAdapter.java:371)
I already tried this on two different Computers, and it always stops with this changeset. A retry of it doesn't work either.
How can i fix it?
Regards,
Alex
For anyone else facing this issue. This was an issue for a situation where conflict used on come on a file whose some parent is already deleted. And when this is done in TFS, the TFS Server automatically discards the changes post the deletion. Thus, OpsHub Utility now handles such cases. This has been resolved in the v1.1.0.004 and will be available for public in Mid-December.