Yes, bazaar deserves extra props because it&#39;s the scm powering a lot of the Ubuntu integration projects. It&#39;s open source (I think they pretty much all are) but its development is sponsored by Canonical, which is the company behind Ubuntu.<br>
<br>I can&#39;t remember why I ditched bazaar - I think it was because it didn&#39;t have an eclipse plugin, but I&#39;ve since discovered that really doesn&#39;t matter with a decent scm.<br><br><div><span class="gmail_quote">On 28/01/2008, <b class="gmail_sendername">Jeremy Burks</b> &lt;<a href="mailto:jeremy.burks@gmail.com">jeremy.burks@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
although i primarily use mercurial, bazaar (<a href="http://bazaar-vcs.org/">http://bazaar-vcs.org/</a>) is<br>also worth a mention<br><br>On Jan 27, 2008 4:42 PM, Chad Humphries &lt;<a href="mailto:chad@theedgecase.com">chad@theedgecase.com</a>&gt; wrote:<br>
&gt; A good thing to note is that you can run many of the distributed scm tools<br>&gt; in a &#39;svn wrapper&#39; mode to ease transition with existing repositories.&nbsp;&nbsp;That<br>&gt; made the switch much easier for me.<br>&gt;<br>
&gt;<br>&gt; - Chad<br>&gt;<br>&gt;<br>&gt; On Jan 27, 2008 5:00 PM, Dan North &lt;<a href="mailto:tastapod@gmail.com">tastapod@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; &gt; I can see this descending into a mercurial vs git religious war :)<br>
&gt; &gt;<br>&gt; &gt; Hi Corey. I&#39;m using mercurial for both home and work use (supplementing<br>&gt; some of subversion&#39;s shortcomings, mainly around merging). I looked<br>&gt; (briefly) at git and - less briefly - at darcs. I settled on mercurial for<br>
&gt; purely non-scientific reasons. People whose opinions I respect are using it,<br>&gt; the community seems both accommodating and active, and it&#39;s python which<br>&gt; means it runs anywhere python lives, which is all of my home and work<br>
&gt; environments.<br>&gt; &gt;<br>&gt; &gt; Others on this list - including the lovely David - are using git and<br>&gt; having just as much fun and productivity, so I&#39;m sure it comes down to a<br>&gt; matter of taste in the end.<br>
&gt; &gt;<br>&gt; &gt; The big shift, though, is from centralised to distributed source control.<br>&gt; This means that any working copy is also a full repository in its own right,<br>&gt; so you can do everything you would usually need the server for: branching,<br>
&gt; tagging, cloning, logging, checking in, rolling back, etc. This page<br>&gt; (<a href="http://tinyurl.com/ykcs25">http://tinyurl.com/ykcs25</a>) from the Mercurial wiki gives a pretty good<br>&gt; overview. The basic model will be the same for any of the distributed SCMs.<br>
&gt; &gt;<br>&gt; &gt; My experience so far is:<br>&gt; &gt;<br>&gt; &gt; git: insanely fast, made up of many shell scripts, big command set, does<br>&gt; /BIG/ repositories (currently used for the entire linux kernel), doesn&#39;t run<br>
&gt; on windows.<br>&gt; &gt; darcs: also fast, written in haskell so less &quot;hackable&quot;. Has best<br>&gt; cherry-picking support (choosing out-of-sequence changesets). Apparently<br>&gt; doesn&#39;t do so well under biiig repositories.<br>
&gt; &gt; mercurial: also fast (seeing a pattern here?). Seems to scale well. Has<br>&gt; (deliberately) svn/cvs-like command set where it can, so easy to adopt. This<br>&gt; is where I&#39;ve ended up.<br>&gt; &gt; monotone: the first distributed scm I came across (Dave Astels was using<br>
&gt; it before any of the rest of us had heard of distributed scm). Never really<br>&gt; used it much.<br>&gt; &gt;<br>&gt; &gt; At the end of the day it will be a personal preference. But whichever you<br>&gt; end up with, my prediction is that you&#39;ll enjoy it much more than<br>
&gt; subversion.<br>&gt; &gt;<br>&gt; &gt; Cheers,<br>&gt; &gt; Dan<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On 27/01/2008, Corey Haines &lt;<a href="mailto:coreyhaines@gmail.com">coreyhaines@gmail.com</a>&gt; wrote:<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Hi, all,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; This isn&#39;t about rspec, but this list has people whose opinions I<br>&gt; respect.<br>&gt; &gt; &gt;<br>
&gt; &gt; &gt; So, I&#39;m looking for a new version control system for my local<br>&gt; development. I was going to install subversion, but I&#39;ve heard rumors of<br>&gt; people using some newer ones. Thoughts? I&#39;d like to be able to run it either<br>
&gt; locally or on a home server. If I run it off a home server, then it needs to<br>&gt; support offline access, so that I can use a cached version when I&#39;m not on<br>&gt; my home network. For simplicity&#39;s sake, running it locally is probably a<br>
&gt; better solution.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What do you all use?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; -Corey<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; --<br>&gt; &gt; &gt; <a href="http://www.coreyhaines.com">http://www.coreyhaines.com</a><br>
&gt; &gt; &gt; The Internet&#39;s Premiere source of information about Corey Haines<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; rspec-users mailing list<br>&gt; &gt; &gt; <a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br>
&gt; &gt; &gt; <a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>
&gt; &gt; rspec-users mailing list<br>&gt; &gt; <a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br>&gt; &gt; <a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>
&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; rspec-users mailing list<br>&gt; <a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br>&gt; <a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>
&gt;<br>_______________________________________________<br>rspec-users mailing list<br><a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/rspec-users">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>
</blockquote></div><br>