View Single Post
Old 04-09-2023, 07:22 PM   #9
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,804
Karma: 6000000
Join Date: Nov 2009
Device: many
You can load the first, create a Checkpoint then load the second and produce the set of differences so that you can see what to keep and what to replace to hand merge the two versions of the epub on a file by file basis.

That said, if you are familiar with git and have an earlier version common to both you can use git's merge capability to merge the two trees and fix any merge conflicts manually.

Last edited by KevinH; 04-09-2023 at 08:21 PM.
KevinH is offline   Reply With Quote