I added a directory and several indivdual files in another directory as part of a commit. When I do a Merge Branches with that commit, the individual files are copied to the the target directory, but the new directory is not. Instead, a new directory is created in the temp directory, and the files are placed there. That means that in order to build the target to make sure everything merged correctly, I have to manually copy the directory to the proper location.
Why is this directory not placed in the proper location by the merge wizard?
Merge Branches and Add Directory
Moderator: SourceGear