<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">On Tue, Apr 28, 2020 at 8:10 AM Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 28/4/20 11:51 am, Niteesh G. S. wrote:<br>
> <a href="https://github.com/gs-niteesh/rtems-release/commit/8666bcd66066512f91194660817cd42cbb8c76e9" rel="noreferrer" target="_blank">https://github.com/gs-niteesh/rtems-release/commit/8666bcd66066512f91194660817cd42cbb8c76e9</a><br>
> If it is okay for you, then I will send the patch to the mailing list.<br>
<br>
The repos list is now just the package names and the branch script as it <br>
is expects the repo name, i.e. .git at the end.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">How should I do this? Shall I iterate over all the repos in rtems_repo variable</div><div class="gmail_default" style="font-size:small">and append '.git' to the end? This will happen right after the declaration of the</div></div><div class="gmail_default" style="font-size:small">variable.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Also the rtems-releases repo needs to be added to the list of repos (and <br>
not packages).<br></blockquote><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">Done.</span></div><div><span class="gmail_default">We should avoid branching this repo, right?</span></div><div><span class="gmail_default"></span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I think it would be a good idea to be able to run this script which <br>
means a way to switch the git clone from ssh to the git protocol. I <br>
recently added command line support to rtems-release so I suggest you <br>
borrow that code and add an option so you can switch the git protocol <br>
and test. I would also add a switch to push, i.e. by default a push is <br>
not done.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">Should we take the URL from the user similar to how it is done in rtems-release</div><div class="gmail_default" style="font-size:small">or just ask if he wants to test? In this case, the user has to just pass -t or something</div><div class="gmail_default" style="font-size:small">to cmd line and it would download the sources from git://<a href="http://git.rtems.org/">git.rtems.org/</a></div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
After we have the branch script the tag script needs to be updated.<br>
<br>
Chris<br>
</blockquote></div></div>