[PATCH] --revision allows extra revision ids

Matthieu Moy Matthieu.Moy at imag.fr
Thu May 26 22:12:50 BST 2005


John Arbash Meinel <john at arbash-meinel.com> writes:

> Martin & I discussed the format, we decided to use {} to indicate that
> the entry is not an explicit id.

This is very confusing for (t)csh users

$ echo $SHELL
/bin/tcsh
$ echo '{foo}'
{foo}
$ echo {foo}
foo

(I could have done it with '{arch}' too ;-)

-- 
Matthieu




More information about the bazaar mailing list