<div dir="ltr">Hello.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 1:11 PM, Flavio Percoco <span dir="ltr"><<a href="mailto:flavio@redhat.com" target="_blank">flavio@redhat.com</a>></span> wrote:<br>

<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">   1) Store the commit sha from which the module was copied from.    <br>

</blockquote><div> </div><div style>I would suggest we don't duplicate this in every project's repo. It is possible to find using the contents of the modules currently in project's repo the corresponding commit from oslo-incubator (see [1] for a hint, feel free to ask me about Git details). So there's no need to store this information in a separate file.</div>

<div style><br></div><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">
   2) Add an 'auto-commit' parameter to the update script that will<br>
   generate a commit message with the short log of the commits where<br>
   the modules being updated were modified. Soemthing like:<br>
<br>
       Syncing oslo-incubator modules<br>
<br>
       log.py:<br>
           commit1: short-message<br>
           commit2: short-message<br>
           commit3: short-message<br>
<br>
       lockutils:<br>
           commit4: short-message<br>
           commit5: short-message<br></blockquote><div><br></div><div style>The script can use this information as well to get the last synced commit for each module. We should to agree to use this format for all commit messages and make commit detection easier.</div>

<div style><br></div><div style>I would drop the colon though to make it look like the usual 'git log --oneline' output.</div></div><div><br></div><div style>[1] <a href="http://stackoverflow.com/questions/223678/which-commit-has-this-blob">http://stackoverflow.com/questions/223678/which-commit-has-this-blob</a></div>

<div><br></div>-- <br><br><div>Kind regards, Yuriy.</div>
</div></div>