Talk:Applying Patches
Revision as of 07:26, 30 July 2009 by Weeton (talk | contribs) (New section: SORRY if this is wrong forum: i need help: how do i view which patches have been applied?)
SORRY if this is wrong forum: i need help: how do i view which patches have been applied?
i used 'quilt import' and copied a bunch of patches from src/modifications to /src/patches. then tried running 'quilt push -a'. it ran through the first two patches fine, but the third one didn't patch because one of the hunks failed. I didn't force patch.
Anyways, I skipped it and was able to patch some other patches manually, some successful, some not. When I run 'quilt series', it shows all the patches I copied, but i can't distinguish from which patches I put in manually and which one's i skipped over.
can i remove the patches that didn't patch from the 'quilt series'?