Hello Paul,
Here is a patch against apkg to add a -r option which takes a diff between
saved and running config.
Is this the kind of stuff you thought of ?
Regards,
Cedric
2006/9/8, Cédric Schieli <[EMAIL PROTECTED]>:
>
> Hello Paul,
>
> Basically, apkg.mergefile gives you a "pre-merged" diff be
Hello Paul,
Basically, apkg.mergefile gives you a "pre-merged" diff between 2 files, i.e.
an hybrid format between the full file and a diff -u (to allow easy edition)
apkg.merge let one choose between one version of a file or the other or edit
the "pre-merged" version of both
apkg -u uses apkg.mer
I'm going to try to pound out something to do this, unless someone
tells me that there's already a better way of doing it. I don't quite
understand apkg.merge yet so I'm still scratching my head on how to do
it most efficiently.
I would like some functionality that would generate a diff -u file o