Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Why would some people purchase closed source version control software (such as Code co-op and plastic SCM) while there are many open source software like git, Mercurial and Bazaar? Does closed source vcs have some benefits that open source vcs doesn't?

Thanks in advance!

share|improve this question
1. no, 2. no... – H2CO3 23 hours ago
Because PlasticSCM is simply better than any others out there. Also it is free for up to 15 users. Works with Git Repos and makes visualization of branching so much better. I highly recommend it. – Steven T. Cramer 14 hours ago

closed as off topic by ChrisF 19 hours ago

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

As the free vcs's become more mature there is very little reason (well, none really) to buy a closed source vcs.

Some companies will do this on policy, or for tight integration with an entire ALM suite (team foundation or equiv). Some will buy, so that they have some level of influence over the tool, big customers can have some clout.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.