<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre style="margin-top: 0px; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; word-wrap: normal; color: rgb(34, 36, 38);" class=""><code style="margin: 0px; padding: 0px; border: 0px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;" class="">git checkout -- .</code></pre><div class=""><br class=""></div><div class="">dann</div><div class="">git checkout master</div><div class="">git pull</div><div class=""><br class=""></div><div style=""><blockquote type="cite" class=""><div class="">Am 12.02.2016 um 17:54 schrieb Thomas Hümmerich <<a href="mailto:thomas.huemmerich@arcor.de" class="">thomas.huemmerich@arcor.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">Wenn ich wüsste, wie man an einem Windows-Notebook aus dem Fenster mit schwarzem Bildschirm Text rauskopieren kann, wäre es einfacher.<br class=""><br class="">Nach git checkout master und git pull<br class="">kam die Fehlermeldung:<br class="">error: your local changes to the following files would be overwritten by merge:<br class="">/etc/vzlogger.conf<br class="">Please, commit your changes or stash them before you can merge.<br class="">Aborting.<br class=""><br class="">git branch ergibt<span class="Apple-converted-space"> </span><br class="">master<br class="">* pr219<br class=""><br class=""><div class=""><hr id="stopSpelling" class="">From: <a href="mailto:mbehr@mcbehr.de" class="">mbehr@mcbehr.de</a><br class="">Date: Fri, 12 Feb 2016 17:36:33 +0100<br class="">To: <a href="mailto:volkszaehler-users@demo.volkszaehler.org" class="">volkszaehler-users@demo.volkszaehler.org</a><br class="">Subject: Re: [vz-users] Update<br class=""><br class="">tipp mal „git branch“ ein<div class=""><br class=""></div><div class="">(und zum Updaten:</div><div class="">git checkout master</div><div class="">git pull</div><div class=""><br class=""></div><div class="">)</div><div class=""><br class=""><div class=""><blockquote class=""><div class="">Am 12.02.2016 um 17:35 schrieb Thomas Hümmerich <<a href="mailto:thomas.huemmerich@arcor.de" class="">thomas.huemmerich@arcor.de</a>>:</div><br class="ecxApple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">Nach dem Wechsel in /home/pi/vzlogger<br class="">und Eingabe von<span class="ecxApple-converted-space"> </span><br class="">git pull<br class=""><br class="">kommt die Meldung:<br class="">There is no tracking information for this branch.<br class="">Please specify which branch you want to merge with.<br class=""><br class="">Und nun?<br class="">Gruß, Thomas<br class=""><div class=""><hr id="ecxstopSpelling" class="">From:<span class="Apple-converted-space"> </span><a href="mailto:marius@tarlowski.de" class="">marius@tarlowski.de</a><br class="">Date: Fri, 12 Feb 2016 09:48:05 +0100<br class="">To:<span class="Apple-converted-space"> </span><a href="mailto:volkszaehler-users@demo.volkszaehler.org" class="">volkszaehler-users@demo.volkszaehler.org</a><br class="">Subject: Re: [vz-users] Update<br class=""><br class=""><div dir="ltr" class="">Ach du nutzt Udos Image.<div class="">vorgehen ist trotztdem wie oben beschrieben. Ich glaube im Wiki ist auch eine updateanleitung...</div></div><div class="ecxgmail_extra"><br class=""><div class="ecxgmail_quote">Am 12. Februar 2016 um 09:46 schrieb Thomas Hümmerich<span class="ecxApple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:thomas.huemmerich@arcor.de" target="_blank" class="">thomas.huemmerich@arcor.de</a>></span>:<br class=""><blockquote class="ecxgmail_quote" style="border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div class=""><div dir="ltr" class="">Hallo,<br class="">danke.<br class="">Nein, der vzlogger war in dem Raspberry-Image enthalten, wo der herkam, weiß ich nicht :=)<br class=""> <br class=""><div class=""><hr class="">From:<span class="ecxApple-converted-space"> </span><a href="mailto:marius@tarlowski.de" target="_blank" class="">marius@tarlowski.de</a><br class="">Date: Fri, 12 Feb 2016 09:43:21 +0100<div class=""><div class="h5"><br class="">To:<span class="ecxApple-converted-space"> </span><a href="mailto:volkszaehler-users@demo.volkszaehler.org" target="_blank" class="">volkszaehler-users@demo.volkszaehler.org</a><br class="">Subject: Re: [vz-users] Update<br class=""><br class=""><div dir="ltr" class="">hi,<div class=""><br class=""></div><div class="">gehe in den Ordner in den du das Git geladen hast.</div><div class="">vermutlich /home/pi/vzlogger.</div><div class=""><br class=""></div><div class="">mache: </div><div class="">git pull</div><div class="">cmake .</div><div class="">make</div><div class="">make install</div><div class=""><br class=""></div><div class="">der vzlogger kam ja nicht über apt-get. oder?</div></div><div class=""><br class=""><div class="">Am 12. Februar 2016 um 09:39 schrieb Thomas Hümmerich<span class="ecxApple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:thomas.huemmerich@arcor.de" target="_blank" class="">thomas.huemmerich@arcor.de</a>></span>:<br class=""><blockquote style="padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class=""><div class=""><div dir="ltr" class="">Hallo,<br class="">ich komme im Moment nicht auf das Wiki , aber ich habe die dort angegebenen Kommandos eingegeben zum Update der Installation.<br class="">Aus dem Kopf:<br class="">$ sudo apt-get update<br class="">$ sudo apt-get upgrade<br class="">und dann noch make...<br class=""> <br class="">Und danach das Update des Volkszählers wie dort beschrieben.<br class=""> <br class="">Sobald das Wiki wieder geht, kann ich genau reproduzieren, was ich eingegeben habe.<br class=""> <br class="">Gruß, Thomas<br class=""><br class=""> <br class=""><div class=""><hr class="">From:<span class="ecxApple-converted-space"> </span><a href="mailto:cpuidle@gmail.com" target="_blank" class="">cpuidle@gmail.com</a><br class="">Date: Fri, 12 Feb 2016 08:36:05 +0100<span class=""><br class="">To:<span class="ecxApple-converted-space"> </span><a href="mailto:volkszaehler-users@demo.volkszaehler.org" target="_blank" class="">volkszaehler-users@demo.volkszaehler.org</a><br class="">Subject: Re: [vz-users] Update<br class=""><br class=""><div class=""></div><div class="">Hallo Thomas,</div><div class=""><br class=""></div><div class="">Fehlersuche wie immer: Du beschreibst den Vorgang bis Versionstest und wir sagen Dir wo der Fehler liegt. Ins blaue raten funktioniert einfach nict ohne Glaskugel ;)</div><div class=""><br class=""></div><div class="">Viele Grüße, Andreas </div><div class=""><br class="">Am 12.02.2016 um 08:31 schrieb Thomas Hümmerich <<a href="mailto:thomas.huemmerich@arcor.de" target="_blank" class="">thomas.huemmerich@arcor.de</a>>:<br class=""><br class=""></div><blockquote class=""><div class=""><div dir="ltr" class=""><br class=""> Hallo,<br class="">vor der Aktualisierung habe ich das System upgedated und upgegraded.<br class="">Nun ist mir nicht offensichtlich, was zu tun ist, damit eine aktuelle Version des vzlogger läuft.<br class="">Danke und Gruß, Thomas<br class=""><div class=""><hr class="">From:<span class="ecxApple-converted-space"> </span><a href="mailto:cpuidle@gmail.com" target="_blank" class="">cpuidle@gmail.com</a><br class="">Date: Fri, 12 Feb 2016 07:21:45 +0100<br class="">To:<span class="ecxApple-converted-space"> </span><a href="mailto:volkszaehler-users@demo.volkszaehler.org" target="_blank" class="">volkszaehler-users@demo.volkszaehler.org</a><br class="">Subject: Re: [vz-users] Update<br class=""><br class=""><div class=""></div><div class="">Du hast offensichtlich nicht den Stand aus git.</div><div class=""><br class=""></div><div class="">Viele Grüße, Andreas </div><div class=""><br class="">Am 12.02.2016 um 06:43 schrieb Thomas Hümmerich <<a href="mailto:thomas.huemmerich@arcor.de" target="_blank" class="">thomas.huemmerich@arcor.de</a>>:<br class=""><br class=""></div><blockquote class=""><div class=""><div dir="ltr" class=""><div class="">Hallo,</div><div class="">mit vzlogger -V erhalte ich 0.4.7,</div><div class="">obwohl ich vorher der Anleitung folgend mit git pull usw. ein Update gemacht habe.</div><div class=""><br class=""></div><div class="">Stimmt die Version denn - ich dachte, Ihr hättet einige Verbesserungen eingebaut.</div><div class=""><br class=""></div><div class="">Danke und Gruß, Thomas</div></div></div></blockquote></div></div></div></blockquote></span></div></div></div></blockquote></div></div></div></div></div></div></div></blockquote></div></div></div></div></div></blockquote></div><br class=""><div class=""><span class="ecxApple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px;"><div style="word-wrap: break-word;" class=""><div class="">Gruß</div><div class=""><br class=""></div><div class="">Matthias</div></div></span></div></div></div></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; line-height: normal; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Gruß</div><div class=""><br class=""></div><div class="">Matthias</div></div></span>
</div>
<br class=""></body></html>