Re: Trying to understand patch management - in combination with version control
On 2008-09-09, Michael Biebl <biebl@debian.org> wrote:
>> while quilt push ; do quilt refresh ; done
>> quilt new 05_README_changes.diff
>> quilt edit README
>> quilt refresh
>
> I assume you have set QUILT_PATCHES=3Ddebian/patches in ~/.quiltrc for
> this to work properly?
yes. along with a lot of other options.
>> and that's (if existing patches works as is) the full list of steps to
>> update to new upstream and do a debian specific change.
>
> You forgot to commit your changes to SVN ;-)
yeah. I also do that normally :-/
/Sune
Reply to: