From: Intransition Date: 2010-01-27T02:45:04+09:00 Subject: Re: Open Source Subversion Hosting On Jan 26, 11:48 am, Marnen Laibow-Koser wrote: > So does Git.  In fact, Git does everything Subversion does, but better. > Do yourself a big favor and drop Subversion entirely. > > This goes double for open-source projects: Git really was designed with > the needs of open-source projects in mind, while Subversion was not.  It > shows. I agree that on the whole git is better, but not in all ways. Subversion has certain merits, including being a bit more intuitive (IMO). Believe me I would use git if I felt it fit my needs here. I was using Darcs way back when. I enjoy the benefits of distributed VCS. But in this case, where I have a bunch of little odds-and-ends that I want to keep subdivided but within a single repo, svn fits better.