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
You need some sort of 'deploy' target in your build system that ignores folders named .svn - thats where all of the subversion info lives.