Difference between revisions of "Talk:Applying Patches"
Jump to navigation
Jump to search
Younggunna23 (talk | contribs) (Removing all content from page) |
|||
Line 1: | Line 1: | ||
+ | == 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'? |
Revision as of 07:26, 30 July 2009
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'?