<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 21/06/2020 17:10, Alex via
Dxspider-support wrote:<br>
</div>
<blockquote type="cite"
cite="mid:000001d647e6$88262620$98727260$@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
color:black;}
span.StileMessaggioDiPostaElettronica22
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Hi Dirk,<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Thanks
for the reply.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">I don't
know why you tell me that you are surprised that you are
using version 157 but I really thought that I would not have
any problems and it was also recommended to me by my
colleague OM IK5ZUK, very active on the problems of version
155 and above all now with 157.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Anyway,
I have given these commands that you suggested to me even
now, I had already given them in the past.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Now,
however, after having given the suggested commands, to the
command<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">$ git
checkout --track -b mojo origin / mojo<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">I get
this answer<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">fatal: A
branch named 'mojo' already exists.<o:p></o:p></span></p>
</div>
</blockquote>
Check that you are on the branch that you think you are. Do:<br>
<br>
git branch <br>
<br>
and I think you might see<br>
<br>
* master<br>
mojo<br>
newusers<br>
<br>
If the '*' is next to anything other than 'mojo', then do a "git
checkout mojo".<br>
<br>
You will probably then need to do a "git pull" to bring yourself
completely up to date. The "git checkout" will tell you if you need
to do this. <br>
<br>
If the '*' next to 'mojo' and if you get something like "version
1.57 (build 276 git: mojo/ea366ae" if you do a show/version in the
console then you don't have to anything. <br>
<br>
<span style="color:windowtext;mso-fareast-language:EN-US"><o:p> </o:p></span>
<blockquote type="cite"
cite="mid:000001d647e6$88262620$98727260$@gmail.com">
<div class="WordSection1"><span
style="color:windowtext;mso-fareast-language:EN-US">Now
everything is working but I would like to ask you a question:<o:p></o:p></span>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Given
the various crashes that occurred as the dxspider go to
shutdown for no reason and did not start again,<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US"> I ask
you should stay at v. 157 or return to v. 155 since in your
msg. you write me that you were surprised?<o:p></o:p></span></p>
</div>
</blockquote>
<br>
The bit I found surprising that you appear to have been on the
"newusers" branch. This is now obsolete. I think this may have been
my fault. <br>
<br>
<blockquote type="cite"
cite="mid:000001d647e6$88262620$98727260$@gmail.com">
<div class="WordSection1">
<p class="MsoNormal"><span
style="color:windowtext;mso-fareast-language:EN-US">Thank
you for your great effort to improve this program for the
radio amateur community ..... thank you very much Dirk.<o:p></o:p></span></p>
</div>
</blockquote>
<br>
I try a bit harder not commit stuff that doesn't work. But thank
you.<br>
<br>
73 Dirk G1TLH<br>
</body>
</html>