hg syntax bug in /doc/interpreter/contrib.txi?
Jaroslav Hajek
highegg at gmail.com
Fri Oct 3 05:01:15 CDT 2008
On Fri, Oct 3, 2008 at 11:23 AM, Thorsten Meyer <thorsten.meyier at gmx.de> wrote:
> Hi,
>
> I generated a changeset of the current mercurial sources using the
> instructions in doc/interpreter/contrib.txi (and without having much
> prior knowledge of mercurial).
>
> The hg export command given there has not worked for me:
> > hg export ../myfirst.diff
> abort: unknown revision '../myfirst.diff'!
>
Yes, it should read
hg export -o ../myfirst.diff tip
> After consulting "hg export help" I used this command:
> > hg export tip > ../my_first.diff
> which worked as far as I could see.
>
> Should the text in contrib.txi be corrected or do I just not know enough
> about mercurial yet? If it is indeed a bug, I can provide a changeset
> for it.
>
please go ahead
> regards
>
> Thorsten
> _______________________________________________
> Bug-octave mailing list
> Bug-octave at cae.wisc.edu
> https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave
>
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list