I have a svn repository. I have now created a branch for this repository to do some major dev work. Now some of the features that I can created in my project can be committed directly to the main repository instead of the branch. Is there a way to do commit those changes without having me to switch the branch again?
Update:
I am using TortoiseSVN and was hoping to use that to re-integrate the branch back into the root.