I've been working on a branch of a project for a few months now. I'm about to move onto a new task in the branch and it would be ideal if I could update some particular files in the branch with the last updates from the trunk. Essentially, updating a part of the branch with the latest versions from the trunk. This should then make it easier for the branch merge when the branch development is completed.
Can this be done in SVN? If so, how? I'm using SVN 1.7.8 (linux,server) and tortoiseSVN (windows,client)