1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

- fix important bug, which could lead to overwriting local modifications when

upstream changes are merged
- if a merge fails, the store copy must be updated neverthelesss
This commit is contained in:
Dr. Peter Poeml
2007-01-23 06:55:43 +00:00
parent 3e1d1a1e78
commit 3e82391e1f
2 changed files with 17 additions and 10 deletions

6
TODO
View File

@@ -169,11 +169,7 @@ if import cElememtTree fails, use elementtree
if that fails, point to home:cthiel1 repository (or devel:languages:python)
two merge issues:
1)
when updating, the file should be copied to store even if merge fails. this would prevent
that, after manual merging and osc resolve, one still sees the upstream changes in osc diff.
a merge issue:
2)
check the following: