<html><head></head><body>What kind of problems did you experienced with git submodules? I had never had any problems with them in git and only minor problems in web UIs. Submodules allow manual control over versions used which is sometimes the only way if dependencies want different versions of a library.<br>
-- <br>
Best wishes,<br>
Dmitry Belyaev<br><br><div class="gmail_quote">On 14 April 2014 4:02:50 AM AEST, Max Lapshin <max.lapshin@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr"><div class="gmail_extra">"and will be reused in other apps"</div><div class="gmail_extra"><br /></div><div class="gmail_extra">Separation of library into another repo brings new problem. Git submodules are a never-try-again hell, rebar has its weakness in managing submodules (yes, I know, pull-request or GTFO, but I haven't done it).</div>
<div class="gmail_extra"><br /></div><div class="gmail_extra">So extracting library into separate repo is useful when you are going to reuse it into another project without other big app.</div><div class="gmail_extra"><br /></div>
<div class="gmail_extra">Are you going to make erlang distribution without otp but with SSL?</div><div class="gmail_extra"><br /></div></div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />erlang-questions mailing list<br />erlang-questions@erlang.org<br /><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br /></pre></blockquote></div></body></html>