I'm worried because I seem to hang the Vault client when I try to view the details of that merge today, and it seems to have done something weird.
The weird thing that the committed merge seems to have done is:
for the 2 add folder actions that were committed, the each folder seems to have been added as a subfolder of itself.
Ie add of folder a which contains files and also folders b, c and d created a with its contained files and folders and also a contained folder a with another set of contained files and folders.
Code: Select all
a-a
-b
-c
-c
-a-b
-a-c
-a-d
Mike