I am starting a small project in Eclipse(plus Tigris) and I’d like to try out Subversion on it. I don’t have any repository on the web.
Do I need to have a repository on the web to be able to use source control? From what I’ve been looking all Eclipse allows me to do is to either checkout from a Host or add a new repository (from a Host).
I’ve been using Mercurial for a while and all I needed was to do a folder_name init to add that folder to source control. How to do the same with Subversion?
Just do
The URL will be, for example, file:///home/yourusername/xyz