hg diff --branch

Alpár Jüttner alpar at cs.elte.hu
Sun Feb 15 08:27:55 CST 2009


On Sun, 2009-02-15 at 17:19 +0300, Stepan Koltsov wrote:
> On Sun, Feb 15, 2009 at 17:12, Alpár Jüttner <alpar at cs.elte.hu> wrote:
> >> > braces are special symbols in shell. In bash
> >> >
> >> > echo parent(6)
> >> >
> >> > produces error. It must be written as:
> >> >
> >> > echo 'parent(6)'
> >>
> >> Good point, I hadn't thought of that.
> >
> > What about using square braces instead?
> 
> Square braces are special too :)

Ah!! I'm stupid. I made the simple test of 'echo parent[6]' instead of
starting to think.
Sorry for the noise.

Anyhow I would still be more happy if :: were used for the "real"
ranges.

Alpar




More information about the Mercurial-devel mailing list