User Tools

Site Tools


wiki:development:nxlibs-repository

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:development:nxlibs-repository [2012/02/28 10:39]
ncryer
wiki:development:nxlibs-repository [2012/02/28 10:42]
ncryer [Create new patch]
Line 148: Line 148:
 commit your changes with "debcommit -a" commit your changes with "debcommit -a"
 ==== Create new patch ==== ==== Create new patch ====
-apply paches before you reach the code state where you want to begin with your new patch+apply paches until you reach the code state where you want to begin with your new patch
 <code> <code>
 dquilt push dquilt push
Line 160: Line 160:
 dquilt add DATEINAME dquilt add DATEINAME
 </code> </code>
-edit files, you want to patch and revoke all patches with +edit files, you want to patch and save the changes 
 +<code> 
 +dquilt refresh 
 +</code> 
 +revoke all patches with 
 <code> <code>
 dquilt pop -a dquilt pop -a
wiki/development/nxlibs-repository.txt · Last modified: 2013/03/08 13:31 (external edit)