<div>Thanks Pierre! Especially for the link, I will read and learn.<br></div>
<div class="gmail_quote">On Wed, Feb 27, 2008 at 10:40 AM, Pierre d'Herbemont <<a href="mailto:pdherbemont@free.fr">pdherbemont@free.fr</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c"><br>On Feb 27, 2008, at 3:26 PM, jboileau wrote:<br><br>> Hi,<br>><br>> If someone as a minute (ok that rules out any answer to this :-) ),<br>> I am curious of why the move from Subversion to Git for the VLC<br>
> project. I don't know Git but we are using Subversion on some of our<br>> projects here. When I saw you guys moving from Subversion to Git my<br>> first reaction was: what do they know that I don't.<br>
<br></div></div>Hi Jacques!<br><br>I think that the main point of git is to allow multiple working trees.<br><br>For instance we were using git for the Google Summer of Code so that<br>non committer student could work on their tree as if they were working<br>
on trunk. Because mainly git allows to have a working tree and can<br>nicely merge back commit from upstreams.<br><br>See vlc-ecp-project.git which is keeping in sync with vlc.git:<br><a href="http://git2.videolan.org/" target="_blank">http://git2.videolan.org/</a><br>
<br>Also for non committers it allows to send multiple patches that are<br>atomic according to the commit the non-committer has in its tree.<br><br>For committer, it eases the use of feature branch, that can be synced<br>
nicely with the trunk, and merged back as nicely when the feature<br>becomes stable.<br><br>Well, in summary the tool is much more powerful than SVN, and not that<br>much complex if you use basic (read SVN) features.<br><br>
This has been discussed a lot on the internet, and there are many<br>articles available.<br><br>This one is nice:<br><a href="http://git.or.cz/gitwiki/GitSvnComparsion" target="_blank">http://git.or.cz/gitwiki/GitSvnComparsion</a><br>
<font color="#888888"><br>Pierre.<br></font>
<div>
<div></div>
<div class="Wj3C7c"><br>_______________________________________________<br>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jacques Boileau