Liste des Groupes | Revenir à co vms |
On Sat, 14 Jun 2025 20:38:47 -0400, Arne Vajhøj wrote:Context/unified diff & patch are smart.
On 6/14/2025 7:39 PM, Lawrence D'Oliveiro wrote:But those generate precise editor commands, do they not, complete with>>
On Sat, 14 Jun 2025 14:09:04 -0400, Arne Vajhøj wrote:>>
$ diff descrip.mms
Is there a “diff -u” option? I ask because unified diffs are the common
format for exchanging source patches in a format that patch(1) (and
other compatible tools) will accept.
$ DIFF /SLP and $ EDIT /SUM
line numbers that must match in order for the patch to work.
or grab one of the many ports of *nix diff and patch.You mean, they’re not standard equipment?
The clever thing about the patch(1) tool is, it can apply a patch to a
file that has already had other patches applied to it: if all they’ve done
is move the target area a few lines forward or backward, the patch command
will still succeed.
Les messages affichés proviennent d'usenet.