[vz-users] Itron ACE3000 Typ 260
    Matthias Behr 
    mbehr at mcbehr.de
       
    Thu Jan  1 20:51:20 CET 2015
    
    
  
wenn du die Änderungen an den beiden Dateien nicht brauchst:
git checkout -- src/protocols/MeterD0.cpp
git checkout --  tests/MeterD0.cpp
wenn du sie später noch brauchst dann:
git stash
(und zum zurückholen später 
git stash apply
)
Gruß
Matthias 
Sent from a mobile device. 
> Am 01.01.2015 um 20:43 schrieb Stefan <stefan at stinkes.de>:
> 
>> Am 01.01.2015 um 20:36 schrieb Matthias Behr:
>> Hallo Matthias,
>> Mach mal nach
>> cd vzlogger
>> git checkout ut_meterd0_ace
> Dann erhalte ich
> error: Your local changes to the following files would be overwritten by checkout:
>        src/protocols/MeterD0.cpp
>        tests/MeterD0.cpp
> Please, commit your changes or stash them before you can switch branches.
> Aborting
> 
>> und dann
>> make
>> sudo make install
>> 
>> 
>> Erklärung:
>> die Änderungen sind nicht im "master" Branch sondern im ut_... Branch.
> Sorry, Git ist nicht meine Welt.
> 
> Grüße
> 
> Stefan
> 
    
    
More information about the volkszaehler-users
mailing list