We are using TFS 2010 for version control and development IDE VS. 2010 is. We have two branches at this time, Maine and Development Branch.
Recently, we have added new files to development branch. My question is, how can I add those files to the main branch? I can not merge because those files are not present in the main branch to merge TFS.
You need to merge the key from God.
When you merge, the new files in the main which are not present in the main will be added in the form of a [merge, add] action. Then you check in the main.
Comments
Post a Comment