<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


Hello<br>
<br>
Thanks for your contribution. I integrated the distribute part in the<br>
bindings tree. The git submodule issue is another aspect for which I do<br>
not have any strong opinion, for or against it. The current setup works<br>
fine, but can indeed be less discoverable. It could be solved through<br>
submodules, or through better documentation (that the submodule use<br>
would also require anyway).<br>
<br>
Regards,<br>
Olivier<br></blockquote><div><br></div><div style>Great, thanks for merging, Olivier!</div><div style><br></div><div style>Regarding submodules, it seems that it was improved very recently, actually - tracking branch tips as submodules was added in the latest stable version 1.8.2 (available through brew on OS X, but the latest stable Ubuntu still packages 1.8.1 [1]). It probably needs some more time to mature. Quick instructions on how to track submodules as branches instead of specific commits are explained in [2].</div>

<div style><br></div><div style>But anyway, after playing with submodules for a while, it does actually seem rather clumsy - even after setting everything up to use the master branch in [3], it's complaining about the other folders under bindings/ (which I didn't even touch) when I do a `git submodule update`</div>

<div style><br></div><div style>    No submodule mapping found in .gitmodules for path 'bindings/jvlc'</div><div style><br></div><div style>Regards,</div><div style>Dražen</div><div style><br></div><div style>[1]: <a href="http://packages.ubuntu.com/raring/git">http://packages.ubuntu.com/raring/git</a></div>

<div style>[2]: <a href="http://www.vogella.com/articles/Git/article.html#submodules_trackbranch">http://www.vogella.com/articles/Git/article.html#submodules_trackbranch</a></div><div style>[3]: <a href="https://github.com/kermit666/vlc/tree/submodule-track-branch">https://github.com/kermit666/vlc/tree/submodule-track-branch</a></div>

</div></div></div>