working with MQ rejected files

Stefan Rusek stefan at rusek.org
Tue Mar 3 00:25:29 CST 2009


On Tue, Mar 3, 2009 at 1:17 AM, 0000 vk <0000.vk at gmail.com> wrote:
> [...]
>
>> Each .rej file shows the parts of the diff that could not be applied
>> to the file. I generally open up the .rej files in a text editor and
>> manually make the changes in the .rej files. It generally isn't hard,
>> though if you have a lot of conflicts, it can be quite a chore.
>
> but once you made the fix in the .rej file how do you apply it back? do you
> qimport the .rej file? or manually merge the changes back?
>

Sorry my comment was more than a little ambiguous. I don't make any
changes to the .rej files. I manually make the changes in the .rej
file to the file being patched. After that is done, you simply run 'hg
qrefresh'


More information about the Mercurial mailing list