Escaping characters for hg update?
v
voldermort at hotmail.com
Sun Nov 18 17:14:43 UTC 2012
I'm able to create branch names with commas, spaces, colons, and other
non-alpha characters. However, I don't seem able to update to them.
hg up "a a"
hg: parse error at 2: invalid token
hg up "a,a"
hg: parse error: can't use a list in this context
hg up "a:a"
abort: unknown revision 'a'!
Should these characters be somehow escaped?
--
View this message in context: http://mercurial.808500.n3.nabble.com/Escaping-characters-for-hg-update-tp3994992.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list