Hi, I need some help with inserting a directory into the trunk path. So, currently I have something like this;
Project_1 branches tags trunk folder1 folder2 folder3 etc...
I need to insert a directory, so it looks like; Project_1 branches tags trunk Container1 folder1 folder2 folder3 etc...
I need to keep all of the history of the files intact. I tried using Move, but it seemed to lose all of the history. Any way I can simply achieve this? Thanks,
Last updated