FW: patchfs
Vladislav Grishenko
themiron at mail.ru
Sun Jun 19 13:06:00 UTC 2011
Hi,
Resend new patchfs to maillist,
Please refer original issue and author reply below
Best Regards, theMIROn
ICQ: 303357
MSN: themiron at mail.ru
Skype: the.miron
-----Original issue-----
I have to produce several patches, but they are could be made against the
same file.
diff -BurpN file1.c file.c > my.patch;
diff -BurpN file2.c file.c >> my.patch;
After that, I can see two file.c.diff entries within patchfs, it's ok. But
they all have the same filesize, and view or copyout produces combined
patch.
Is it possible to modify patchfs to combine different patches against the
one file into the one entry with overall filesize?
-----Original Message-----
From: David Sterba [mailto:dave at jikos.cz]
Sent: Wednesday, April 27, 2011 5:23 AM
To: Vladislav Grishenko
Subject: Re: patchfs
Hi,
sorry for my late reply, seems that I'm unable to find time to file a ticket
at mc.org and do all the processing there to push the patch upstream, but I
do not want to let you alone with the problem, so I'm sending you my
work-in-progress patch, which fixes some of the problems with duplicate diff
files you sent me a time ago.
copy it to /usr/share/mc/extfs/patchfs and use.
feel free to bug me again if it does not work as expected.
david
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchfs
Type: application/octet-stream
Size: 10420 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20110619/b03cf008/attachment.obj>
More information about the mc-devel
mailing list