<a href="http://www.youtube.com/watch?v=4XpnKHJAok8">http://www.youtube.com/watch?v=4XpnKHJAok8</a><br><br>Linus Torvalds: &quot;If you like using CVS, you should be in a mental institution, somewhere else.&quot;<br><br>@ 08:30<br>
<br>he likes bitkeeper (commercial) and doesn&#39;t like SVN.<br><br><div class="gmail_quote">On Tue, Nov 24, 2009 at 7:25 PM, Boscarine, Steven <span dir="ltr">&lt;<a href="mailto:Steven.Boscarine@childrens.harvard.edu">Steven.Boscarine@childrens.harvard.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">+1 vote for Git<br>
I&#39;ve seen a lot of Git momentum locally.<br>
<br>
________________________________________<br>
From: <a href="mailto:weld-dev-bounces@lists.jboss.org">weld-dev-bounces@lists.jboss.org</a> [<a href="mailto:weld-dev-bounces@lists.jboss.org">weld-dev-bounces@lists.jboss.org</a>] On Behalf Of Mark Struberg [<a href="mailto:struberg@yahoo.de">struberg@yahoo.de</a>]<br>

Sent: Tuesday, November 24, 2009 1:07 PM<br>
To: Jason Lee; Pete Muir<br>
Cc: Francisco Jose Peredo; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a>; <a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
Subject: Re: [weld-dev] [seam-dev] Mercurial vs GIT<br>
<br>
Hi!<br>
<br>
While both hg and Git provide pretty the same functionality, there is a huge difference in the supported tooling set.<br>
<br>
.) maven will (most probably) move to Git. Most of maven folks already use Git internally.<br>
.) there is a native Java Git client called JGit. There will be a jgit provider for maven in the not too distant future. Thus we don&#39;t need to care about OS issues!<br>
.) hg is written in Python. Windows users will need to install Python. For git you don&#39;t have to install anything. The JGit jar will simply be a dependency of maven-scm.<br>
.) There are native plugins for Eclipse (written by Shawn Spearce), NetBeans (written by Jonas Fonesca) and Idea (provided by Intellij).<br>
<br>
And the main reason for my personally: Im an old bearded Unix guy :)<br>
<br>
Btw, there is also a migration scenario from SVN to Git. It is even possible to let Git play being a SVN server, so you can access a Git repo with a SVN client.<br>
<br>
LieGrue,<br>
strub<br>
<div><div></div><div class="h5">_______________________________________________<br>
weld-dev mailing list<br>
<a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
</div></div></blockquote></div><br>