We are having some difficulties while merging a branch to the trunk with Subclipse.
Our workspace contains multiples projects (30) that are subfolder from /trunk/ :
- /trunk/Project1
- /trunk/Project2
- /trunk/Project3
- ...
When we are merging with Subclipse, we need to select all projects then Team -> Merge. Unfortunately, it does not write merge:info for the parent folder (trunk).
Is there a way to merge the entire trunk? We are able to do it with TortoiseSVN, when we have the entire trunk checked out. But ours developers would like to use Subclipse to do it.