Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the best, free, subversion control repository that can be used with the Eclipse subversion plugin? [closed]

For my software engineering class project, my group and I are developing and Android application. We have decided the best way to keep the code managed is via the subversion control plugin for Eclipse. However, none of us have actually managed our own repository. We have always been given it from our professors. Where can I find a free repository to upload our code? Thanks!

like image 576
JT9 Avatar asked Jan 18 '13 16:01

JT9


2 Answers

There are tons of places that offer free repositories. Here are few:

  • https://www.assembla.com/subversion/
  • http://www.projectlocker.com/
  • http://riouxsvn.com/
  • http://beanstalkapp.com/
like image 180
twodayslate Avatar answered Oct 11 '22 15:10

twodayslate


I would definitely recommend Assembla. The first time I used it I was in a similar situation as you. Didn't know what to choose, overwhelmed by all the choices. I went with Assembla and having used Assembla extensively since, I'm quite sure it will satisfy your needs. Has great features for team working also, and being robust, free and easy to manage it's worth a try.

like image 32
Force444 Avatar answered Oct 11 '22 13:10

Force444