Hi,
My Project Structure is like so:
Trunk:
+Dev (Branched from Main)
++Metadata
++Projects
+Main (Branch)
++Metadata
++Projects
How to map these folders in the Workspace? Do we have to use only 1 workspace for both the branches or is it possible to use separate workspace for each branch? Also Main branch will be configured on a separate machine but it will also be visible on developer machines right since they are in same TFS project? And we will be creating packages from the machine with Main branch after checking in the changes on Dev and merging with Main?
Trunk: #### Is this folder mapped locally? Because I saw tutorials mapping only metadata and projects folder.
+Dev (Branched from Main) ####### Do we have to map this folder locally or not? I was getting error in merging when the Main branch was not mapped.
++Metadata ##### This will be mapped to PackagesLocalDirectory but what about the one in Main branch? Workspace will throw error if I try to map to the same folder even from separate machine. Whats the solution for this?
++Projects ####### This will be mapped to local projects directory
+Main (Branch) ####### This has to be mapped right? Because I was unable to merge dev to Main if I don't map this folder/branch.
++Metadata ########## What about this? This is so confusing.....
++Projects ##### This will be mapped to separate local projects directory right? A path separate to the Projects in Dev branch. Correct?
Appreciate any tips. Difficult to find good content on this.
Best Regards,