tf14087 Cannot undelete [file] because not all of the deletion is being undeleted
- by Kaius
We are getting this error when we try to merge from a development branch (Dev) back to its parent branch (Main). Main did have some changesets rolled back a few weeks ago which included the deletion of some folders which exist in Dev. We believe this is the source of the problem. What is the best way to resolve this.
Main should pretty much…