Managing my own repo using Subversive
I'm a newbie to managing my own project in SVN. I've installed the Subversive plugin, but I'm not sure what to do next. How do I get my existing Eclipse project into my repo? Should I use the svn cli tool to commit the files, and then check it out again with Subversive?
I've skimmed Version Control the Subversion Way, and I think I understand the general principles involved. I've also tried to read Eclipse Subversive - Documentation, but I'm finding it rather thick. (I think it was written/translated by a non-native speaker of English.)