Import patches for the specified revision

nemo nemo1412 at gmail.com
Thu Dec 15 03:44:40 CST 2011


Sorry I didn't say clearly.

I need  a -r flag for import command like this:

     hg import -r REV PATCH

So, I can import my PATCH to the specified revision REV, rather than the 
recent version.

BTW. : And I don't want to update my working directory to revision REV :)

On 12/15/2011 05:29 PM, Martin Geisler wrote:
> nemo<nemo1412 at gmail.com>  writes:
>
>> Hi,
>>
>> Import command seems like only import patches on the working
>> directory, but I want to patch the old revision and don't update the
>> working directory.Is there any way to import patches for the specified
>> revision?
> You can use --bypass with a recent version of Mercurial.
>



More information about the Mercurial mailing list