Recently, our development group merged from a parallel development branch (origin) into our main line of development (target). There were several new subdirectories added to different projects in the parallel branch (origin). The same name was used for several subdirectories under different projects.
After merging branches, we noticed that the sub-directories from different projects with the same name were "Cross-Multiplied". For example, a subfolder named "WF" existed under 3 projects. After the merge, the files and folders from each subfolder named "WF" appeared in every "WF" subfolder.
Vault Version: 4.1.1
Merge Branches duplicates subdirectories with the same name.
Moderator: SourceGear