Someone on reddit asked the question I have been struggling with – What is the best VCS for lone web developers? Though I work on web sites, I like working on non-Web projects as well. Other than this, the question speaks my mind, or my confusion. [Continue]
Andy Singleton has point when he says that Subversion still has its place. Or that centralized VCSs are not losing against the distributed VCSs. While I agree that Subversion is not going to fade away, I wonder if the ease of use is the best argument for it. [Continue]
Aristotle Pagaltzis has a detailed account of why he chose git has his version control system. My interest in version control systems have improved from being just a dumb user to trying to use it to better the software development process. I have tried some systems, but it was difficult to move away from Subversion because it was easy to set CruiseControl, a Continuous Integration tool, with it. [Continue]