FW: patchfs



Hi,
Resend new patchfs to maillist,
Please refer original issue and author reply below

Best Regards, theMIROn
ICQ: 303357
MSN: themiron 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 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

Attachment: patchfs
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]