smarthome@smarthome:~$ cd /usr/local/smarthome/
smarthome@smarthome:/usr/local/smarthome$ git pull
remote: Enumerating objects: 969, done.
remote: Counting objects: 100% (969/969), done.
remote: Compressing objects: 100% (55/55), done.
remote: Total 2818 (delta 921), reused 941 (delta 911), pack-reused 1849
Receiving objects: 100% (2818/2818), 10.41 MiB | 1.31 MiB/s, done.
Resolving deltas: 100% (2013/2013), completed with 315 local objects.
From git://github.com/smarthomeNG/smarthome
cf2f7d85..3828810e master -> origin/master
0a6e791e..bfdb8bd4 develop -> origin/develop
* [new tag] v1.7.2 -> v1.7.2
Updating cf2f7d85..3828810e
error: Your local changes to the following files would be overwritten by merge:
requirements/all.txt
requirements/base.txt
Please commit your changes or stash them before you merge.
Aborting
Was mir auffällt, die bisherigen Dateien haben ein relativ neues Datum. Kann es sein, dass die bei einem Update vom Debian auch geändert werden (das hatte ich nämlich kürzlich gemacht)? Und wie behebe ich nun das Problem?
Danke - und übrigens ein gutes neues Jahr
Andi
smarthome@smarthome:/usr/local/smarthome$ git pull
remote: Enumerating objects: 969, done.
remote: Counting objects: 100% (969/969), done.
remote: Compressing objects: 100% (55/55), done.
remote: Total 2818 (delta 921), reused 941 (delta 911), pack-reused 1849
Receiving objects: 100% (2818/2818), 10.41 MiB | 1.31 MiB/s, done.
Resolving deltas: 100% (2013/2013), completed with 315 local objects.
From git://github.com/smarthomeNG/smarthome
cf2f7d85..3828810e master -> origin/master
0a6e791e..bfdb8bd4 develop -> origin/develop
* [new tag] v1.7.2 -> v1.7.2
Updating cf2f7d85..3828810e
error: Your local changes to the following files would be overwritten by merge:
requirements/all.txt
requirements/base.txt
Please commit your changes or stash them before you merge.
Aborting
Was mir auffällt, die bisherigen Dateien haben ein relativ neues Datum. Kann es sein, dass die bei einem Update vom Debian auch geändert werden (das hatte ich nämlich kürzlich gemacht)? Und wie behebe ich nun das Problem?
Danke - und übrigens ein gutes neues Jahr
Andi
Kommentar