[GH-ISSUE #342] Problem updating webvirtmgr #258

Closed
opened 2026-02-27 16:38:38 +03:00 by kerem · 1 comment
Owner

Originally created by @DEK4 on GitHub (Jun 18, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/342

Hi!
I try to update my webvirt but I receive this error:

From git://github.com/retspen/webvirtmgr
e1c0fdd..638b9d7 master -> origin/master

  • [new branch] dev-manage -> origin/dev-manage
    Updating e1c0fdd..638b9d7
    error: Your local changes to the following files would be overwritten by merge:
    webvirtmgr/settings.py
    Please, commit your changes or stash them before you can merge.
    Aborting

Thanks

Originally created by @DEK4 on GitHub (Jun 18, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/342 Hi! I try to update my webvirt but I receive this error: From git://github.com/retspen/webvirtmgr e1c0fdd..638b9d7 master -> origin/master - [new branch] dev-manage -> origin/dev-manage Updating e1c0fdd..638b9d7 error: Your local changes to the following files would be overwritten by merge: webvirtmgr/settings.py Please, commit your changes or stash them before you can merge. Aborting Thanks
kerem closed this issue 2026-02-27 16:38:38 +03:00
Author
Owner

@retspen commented on GitHub (Jun 18, 2014):

You can backup your settings.py and then git checkout webvirtmgr/settings.py after that git pull

<!-- gh-comment-id:46481686 --> @retspen commented on GitHub (Jun 18, 2014): You can backup your settings.py and then <code>git checkout webvirtmgr/settings.py</code> after that <code>git pull</code>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#258
No description provided.