I'm trying to make a branch on the remote subversion server, using git-svn. I've made a git branch (namespacing) but when I tried to git svn dcommit
it just wrote to trunk! After cleaning that up I'd like to know how to make a branch on the remote, and then how to commit to that.