<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>OK, I will try this then, thanks a lot.</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div><font color="#0000ff">Best wishes,</font></div><div><font color="#0000ff">Tim Tian</font></div><div><font color="#0000ff">xuelin.tian@qkmtech.com</font></div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:chrisj@rtems.org">Chris Johns</a></div><div><b>Date:</b> 2016-08-10 14:24</div><div><b>To:</b> <a href="mailto:xuelin.tian@qkmtech.com">xuelin.tian@qkmtech.com</a>; <a href="mailto:users@rtems.org">users@rtems.org</a></div><div><b>Subject:</b> Re: Failure in building RSB</div></div></div><div><div>On 10/08/2016 14:00, xuelin.tian@qkmtech.com wrote:</div>
<div>> The original command "git: clone: git://git.rtems.org/rtems-tools.git"</div>
<div>> didn't work as I tried a couple of times.</div>
<div> </div>
<div>This is just the logged output....</div>
<div> </div>
<div>https://git.rtems.org/rtems-source-builder/tree/source-builder/sb/download.py#n464</div>
<div> </div>
<div>... the command will be something else (see --trace below).</div>
<div> </div>
<div>> But the command "git clone</div>
<div>> git://git.rtems.org/rtems-tools.git" worked fine.</div>
<div> </div>
<div>Great.</div>
<div> </div>
<div>> So, I want to alter</div>
<div>> the script, replace the original command with the command "git clone</div>
<div>> git://git.rtems.org/rtems-tools.git" to see whether it works. So, I need</div>
<div>> to know where to start.</div>
<div> </div>
<div>I suggest you add --trace to the command line and review the low level </div>
<div>output in the log file.</div>
<div> </div>
<div>The source is in source-builder/sb. The download protocols are handled </div>
<div>in download.py and the git.py module handles the low level git interface.</div>
<div> </div>
<div>I think reviewing the git command in the low level trace is a better </div>
<div>first step than hacking the code.</div>
<div> </div>
<div>Chris</div>
</div></blockquote>
</body></html>