I have a repository where I have branched and merged back in some changes in to trunk. However I need to now revert trunk back to a revision on my branch.
I imagine the solution is to use svn merge however I have not succesfully been able to use this accross branches.
Any suggestions would be very useful.