<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:14pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Dear Hakan,</p>
<p><br>
</p>
<p>thank you very much for the reply.</p>
<p><br>
</p>
<p>On my system the output of the command is as follows:</p>
<p></p>
<div><br>
</div>
<div>git describe --all --always --dirty --long</div>
<div>-> heads/mcal_daq-0-gb2bc721</div>
<br>
<p></p>
<p>How shall I interpret this output?</p>
<p><br>
</p>
<p>I guess I should compare it to something I can find under <a href="https://gitlab.com/chalmers-subexp" class="x_OWAAutoLink">https://gitlab.com/chalmers-subexp</a></p>
<p><br>
</p>
<p>But there I only can access the following projects:</p>
<p></p>
<div>- drasi</div>
<div>- egmwsort</div>
<div>- ucesb</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Best greetings</div>
<div>Günter</div>
<br>
<p></p>
<p><br>
</p>
<div id="x_Signature">
<div style="font-family:Tahoma; font-size:13px"></div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> subexp-daq <subexp-daq-bounces@lists.chalmers.se> im Auftrag von Hċkan T Johansson <f96hajo@chalmers.se><br>
<b>Gesendet:</b> Freitag, 22. Dezember 2023 17:48:46<br>
<b>An:</b> Discuss use of Nurdlib, TRLO II, drasi and UCESB.<br>
<b>Betreff:</b> Re: [subexp-daq] NURDLIB: - how to check which version is installed and how to update to the most recent version</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
Dear Günter,<br>
<br>
On Fri, 22 Dec 2023, Weber, Guenter Dr. wrote:<br>
<br>
> <br>
> Dear all,<br>
> <br>
> <br>
> I would like to know how ...<br>
> <br>
> <br>
> 1) I can check which version of NURDLIB is installed on my system.<br>
<br>
Please somewhere under the nurdlib/ directory, run:<br>
<br>
git describe --all --always --dirty --long<br>
<br>
> 2) I can update to the most recent 'official' version.<br>
<br>
cd <directory-where-the-new-copy-should-be-under><br>
<br>
git clone git@gitlab.com:chalmers-subexp/nurdlib.git<br>
<br>
Then:<br>
<br>
cd nurdlib<br>
<br>
For that git clone to work, you'll first have to set up ssh keys with <br>
gitlab.  That would be useful also in order to upload code.  See:<br>
<br>
<a href="https://docs.gitlab.com/ee/user/ssh.html">https://docs.gitlab.com/ee/user/ssh.html</a><br>
<br>
and please *do* use a passphrase for the ssh key.<br>
<br>
Cheers,<br>
Hċkan<br>
<br>
<br>
> <br>
> <br>
> Thank you very much!<br>
> <br>
> <br>
> <br>
> Best greetings<br>
> <br>
> Günter<br>
> <br>
> <br>
> <br>
></div>
</span></font>
</body>
</html>