Re: 3 way merge in python
- From: "Stephen Kennedy" <stevek gnome org>
- To: "Yannick Gingras" <ygingras ygingras net>, meld-list gnome org
- Subject: Re: 3 way merge in python
- Date: Sun, 22 Jul 2007 15:25:55 +0100
HI Yannick, have a look at diffutil.py _merge_diffs. That'll tell you
the conflicts. The nonconflicting changes are just list slices.
Stephen.
I want to make a "smarter" wiki so I looked a bit at how SCM works. I
have a good idea of how to implement the storage to ease branching and
merging but I still don't get how to perform the actual content 3 way
merge. Could you point me to the relevant parts of Meld that do the 3
way merge. Is there a Python library that will handle that?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]