Difference between revisions of "Talk:Newbie Guide for Windows People Working on Minor Bugs"

From Dreamwidth Notes
Jump to: navigation, search
(Still on importing using hg qimport)
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Posting this so it doesn't get lost:
 
  
To import a patch:
 
 
1- Create a new patch
 
 
2- Use wget -O imported_patch URL
 
 
3- patch -p1 < imported_patch
 
 
4- Use hg qrefresh
 
 
[[User:Ninetydegrees|Ninetydegrees]] 17:11, 13 June 2010 (UTC)
 
 
To import a patch saved on your Dreamhack and put it in the queue:
 
 
1- Create a directory for your saved patches (you can use mkdir patches for example) and copy/paste your patch into it.
 
 
2- Go to dw-free or dw-nonfree and type hg qimport PATHFILE
 
 
3- Then type hg qpush to apply the patch.
 
 
[[User:Ninetydegrees|Ninetydegrees]] 18:52, 26 June 2010 (UTC)
 

Latest revision as of 13:49, 3 November 2010