Stuart Herbert wrote: [Thu Mar 30 2006, 07:40:47AM EST] > Is there a concensus out of this thread, on the topic of > a distributed VCS? :) Preferrably from devs who will actually want > overlays? :)
I don't think there's a consensus really, but here's what I'd suggest based on what people have said: In a nutshell, all three of darcs, git and mercurial are powerful and suited to the task. Darcs is clearly controversial. It has momentum because it's already used by the haskell team's overlay. But its reliance on ghc, which doesn't work on mips and is a non-system dependency, means that it's not favored for more general overlays. I think we might be best to try three revision control systems to start: darcs, git and subversion. Three seems like a lot, but each has its reason, and we can anticipate darcs being used primarily by the haskell team rather than for overlays in general. Regarding the question of mercurial vs. git, I previously recommended mercurial over git. At this point other devs have made the case for git, so I'm happy to give it a try. How does this go over? :-) Aron -- gentoo-dev@gentoo.org mailing list