export/log, bundle (Documentation)

Alexander Schatten ml_alexanderschatten at gmx.at
Sat Feb 6 03:28:22 CST 2010


>  
> > (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.
> 

thank you very much; this was very helpful; I think, maybe also here the documentation could be improved a little bit. E.g. then 10:15 syntax was really not clear to me, but is obviously very important at that command.

But also the other end (import) is not totally clear to me now; because as I understand it now, import can only handle one diff file at a time?

So all in all it seems to me, that the bundle command is the better solution in many cases?!


Alex


More information about the Mercurial mailing list