<br><br><div class="gmail_quote">On Thu, Jan 6, 2011 at 5:50 AM, Russel Winder <span dir="ltr"><<a href="mailto:russel@russel.org.uk">russel@russel.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Whilst I concur (massively) that Subversion is no longer the correct<br>
tool for collaborative working, especially on FOSS projects, but also<br>
for proprietary ones, I am not sure Git is the best choice of tool.<br>
Whilst Git appears to have the zeitgeist, Mercurial and Bazaar are<br>
actually much easier to work with.  Where Git has GitHub, Mercurial has<br>
BitBucket, and Bazaar has Launchpad.<br>
<font color="#888888"><br>
--<br>
Russel.<br>
=============================================================================<br>
Dr Russel Winder      t: +44 20 7585 2200   voip: <a href="mailto:sip%3Arussel.winder@ekiga.net">sip:russel.winder@ekiga.net</a><br>
41 Buckmaster Road    m: +44 7770 465 077   xmpp: <a href="mailto:russel@russel.org.uk">russel@russel.org.uk</a><br>
London SW11 1EN, UK   w: <a href="http://www.russel.org.uk" target="_blank">www.russel.org.uk</a>  skype: russel_winder<br>
</font></blockquote></div><br>BitBucket has copied almost everything from Github, and I don't understand how they've never been sued. <br><br><a href="http://dev.pocoo.org/~blackbird/github-vs-bitbucket/bitbucket.html">http://dev.pocoo.org/~blackbird/github-vs-bitbucket/bitbucket.html</a><br>
<br>Github team has been the innovator here, and they never stop improving the site with new features and bug fixes.  It would be nice to support their work by using Github.  <br><br>There is also Gitorious.  It only offers free hosting and it is more team orientated than Github, but Github has recently added the "Organization" feature.   The interesting thing about Gitorious is that you can run it on your own server.  I don't think you can do that with Github.<br>
<br>One cool thing about Github that I like is gist: <a href="https://gist.github.com/">https://gist.github.com/</a>  <br>It's a pastebin, but it uses Git and supports D syntax.  People are always sharing snippets on these newsgroups, and it would have been nice if they were gists.  <br>
<br>I've never used Bazaar, so no comment on that.  But, between Git and Mercurial, I vote for Git.<br><br>