What do you use for version / source control?

I’ve had an email from a reader, Nigel, this morning asking about version and source control services:

- – - – -

Hi Ewan,

Can you tell me what services you recommend for version / source control of software. We’re looking for a hosted service that will allow our developers to collaborate with each other, check-in/check-out files and so on. Do you have any ideas?

Thanks
Nigel

- – - – -

What does the mobile industry use for source control then? There must be some good hosted environments for this kind of thing. I did a search and found Dynamsoft’s SourceSafe system — looks rather nifty. Have a look at that one, Nigel.

Any other suggestions?

About Ewan

Ewan is Founder and Editor of Mobile Industry Review. He writes about a wide variety of industry issues and is usually active on Twitter most days. You can read more about him or reach him with these details.

, , ,

  • http://simonmaddox.com/ simonmaddox

    At GoSpoken, we're using http://beanstalkapp.com for hosted Subversion. Highly recommended!

    Take a look at Git too – it offers a lot more than SVN, and can be used in conjunction with it too.

  • Wolf Luecker

    The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn't recommend some 'MS SourceSafe replacement', which is another proprietary system.

    There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).

  • loopy

    Check out the open source CVS type software here: http://www.thefreecountry.com/programming/versi…

    Most good hosting companies are supporting these.

  • Simon Wilcox

    We use Subversion running on our own server. It's pretty easy to set up and uses apache & webdav. Bear in mind backup if you use a hosted service – you can't afford to lose your source !

  • http://www.mobileindustryreview.com Ewan @ MIR

    Good suggestions!

  • jimwild

    Another vote for cvs/subversion.

  • jimwild

    Another vote for cvs/subversion.

    Integrate it with Trac for a good team working env.

  • Wolf Luecker

    The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn't recommend some 'MS SourceSafe replacement', which is another proprietary system.

    There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).

  • loopy

    Check out the open source CVS type software here: http://www.thefreecountry.com/programming/versi…

    Most good hosting companies are supporting these.

  • Simon Wilcox

    We use Subversion running on our own server. It's pretty easy to set up and uses apache & webdav. Bear in mind backup if you use a hosted service – you can't afford to lose your source !

  • http://www.mobileindustryreview.com Ewan

    Good suggestions!

  • http://jimwild.net/ jimwild

    Another vote for cvs/subversion.

    Integrate it with Trac for a good team working env.

Switch to our mobile site