newbie: hg diff -r#1 -r#2 path:somename.diff ( no cigar )

Mads Kiilerich mads at kiilerich.com
Mon May 2 21:27:30 UTC 2011


Steffen Dyhr-Nielsen wrote, On 05/02/2011 12:05 PM:
> I can´t seem to generate a file from the above. Probably very simple as I
> have done this before, but can´t seem to find the resource I was using to
> get the correct syntax..

Did you mean
     hg diff -r#1 -r#2 path > somename.diff
?

/Mads




More information about the Mercurial mailing list