revsets branch with regex

Ahmed Khalaf me at ahmedkhalaf.com
Tue Oct 2 11:37:42 CDT 2012


Hi

I'm trying to user Hg revsets to update an Hg repo with the following
command

hg update --rev branch("re:DEV.+")

supposed to match DEV.+ as regex and get the branch(es) matching it the
update to the tipmost, however I never got branches working with revset
regex !

Regards,
Ahmed Khalaf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20121002/bc90812f/attachment.html>


More information about the Mercurial-devel mailing list