Difference between revisions of "Talk:Applying Patches"

From WebOS Internals
Jump to navigation Jump to search
(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 08: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'?