revsets branch with regex

Ahmed Khalaf me at ahmedkhalaf.com
Tue Oct 2 16:37:42 UTC 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://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20121002/bc90812f/attachment-0002.html>


More information about the Mercurial-devel mailing list