I am planning to start a project with a team of 3-4 people and I was researching some online SVN repositories for a while to work when working as a team on the single project.
I'm hesitating to choose a free version to start with. I want a service that enables you to do the basic SVN stuff( Commit changes, update, merge, checkout) and maybe debug facilities.
I am trying to choose between ProjectLocker and Origo but I will be glad if you point me to another similar SVN repository to work with for free. I would appreciate suggestions and recommendations based on experience! Thanks
You can either store your repositories locally and access them using the file:// protocol or you can place them on a server and access them with the http:// or svn:// protocols. The two server protocols can also be encrypted. You use https:// or svn+ssh:// , or you can use svn:// with SASL.
In SVN offline mode, the implicit locking and all commands that access the SVN repository are not possible.
If the URL is file://C:\Path\to\repository then the path is C:\Path\to\repository .
I'm currently using http://www.assembla.com. As well as SVN it has GIT and a number of other tools including ticketing. However I've only really used it for SVN, but for that it's pretty solid and I've never had any trouble with it. Works out at about $2/user/month for the private, https svn repositories. Public svn repositories are free.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With