I am new to subversion and am wondering how do you move from develoment to staging then production?
I think I grasp the concept of creating branches made for releas
Unless you'll be developing on separate branches, I would just use a tag to mark a release.
You'll then want to do an svn export of that tag, so that you don't have all the extra .svn folders all over.
.svn