export/log, bundle (Documentation)
Patrick Mézard
pmezard at gmail.com
Sat Feb 6 01:00:36 CST 2010
Le 06/02/10 07:53, Patrick Mézard a écrit :
> Le 05/02/10 22:19, Alexander Schatten a écrit :
>> (2) There is apparently no option to generate a diff over multipe versions? something like (or is there?):
>>
>> hg export 10-15
>
> hg export 10:15
>
> Again you want to user the --output option when using this.
I might have been too fast here, no there is no option to generate a diff over multiple revisions, that's diff job not export. export is meant to export full revisions along with relevant metadata. But it can export multiple revisions in one call.
--
Patrick Mézard
More information about the Mercurial
mailing list