views:

90

answers:

3

Hi All,

There are many free online Source Control available but I would like to know your experience on it, if any, and which is the best one?

Me and my friend are starting a small test project and would like some really good online source control.

FYI - We will be developing ASP.Net app

Thanks,

Nimesh

+1  A: 

If you're just after a hosted source code repository:

If you need issue tracking, file releases, wikis, mailing lists, etc:

I've got one project at Sourceforge, and I find the amenities quite nice. You might find this comparison handy.

Mark Johnson
Not sure how well they compare to the others, but github does provide issue tracking, wikis, and automatic (source) releases of tagged revisions. The wikis are, as of fairly recently, git-backed, which is neat.
intuited
+1  A: 

I'm using Unfuddle for some personal stuff to avoid issues with corporate firewalls.

You can commit over http with them.

Otherwise, use Github as already suggested.

Eddy Pronk
Hi Eddy, what about if I want one of my friend to use it as well. Even the limit is only 200mb. Size is fine but I want multiple users (probably couple of us).
Nimesh
@Nimesh: see http://unfuddle.com/about/tour/plans A couple is 2. ;)
Eddy Pronk
+1  A: 

For online source control, in my opinion, the best is Dynamsoft SourceAnywhere Hosted. I ever used SourceSafe, but for better security and lower total cost of ownership, my colleagues and I moved to SourceAnywhere Hosted.

FYI: It supports all MSSCCI compatible IDE integrations: Visual Studio, Visual Studio.NET, Rational Rapid Developer, Delphi, etc. Also, they have Jave Client that can run on any platform that SWT supports.

logan163
Keep saying won't help, you'd better try it out first: http://www.dynamsoft.com/Products/SAWHosted_Plan.aspx
logan163