parse error (was: git-hg plugin, problems with the patch.)

Kevin Bullock kbullock+mercurial at ringworld.org
Fri Sep 16 20:50:42 UTC 2016


> On Sep 16, 2016, at 15:28, Uwe Brauer <oub at mat.ucm.es> wrote:
> 
> hg export -r 'uwe % master' -o mypatch.patch
> 
> hg: parse error at 4: syntax error
> 
> Hg bookmarks gives:
> master                    2:1f0470d4786a
> * uwe                       5:fafe498954e1

Looks like you're running an ancient copy of Mercurial? The '%' operator has been around for nearly two years.

Unless your hg is even more ancient, you can probably still use 'only(uwe, master)'.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock




More information about the Mercurial mailing list