I have a project on Codeplex and I use TortoiseSVN to access the source code. I've created a feature branch and now I need to merge changes from the trunk into the feature branch. I'll need to eventually merge the feature branch back into the trunk as well. But it seems that SvnBridge doesn't support merging!
Does anyone have suggestions on how to accomplish a merge on Codeplex? Use Team Explorer for the merge? Or TF.exe or the Codeplex client?