How do I create a branch in SVN?
If you even plan on merging your branch, I highly suggest you look at this:
Svnmerge.py
I hear Subversion 1.5 builds more of the merge tracking in, I have no experience with that. My project is on 1.4.x and svnmerge.py is a life saver!