Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 3601 by [email protected]: merge_to_branch.py: Tagging is broken
https://code.google.com/p/v8/issues/detail?id=3601

The tagging functionality of merge_to_branch.py is broken (likely since bleeding_edge r24228, but I haven't verified). For my latest backmerge, the script created the tag 3.28.71.14, which is erroneously identical to the previous tag 3.28.71.13, when it should be identical to branches/3.28@24296. In other words, "git diff svn/tags/3.28.71.{13,14}" is empty, whereas "git diff svn/tags/3.28.71.14 svn/3.28" gives the patch that was merged back.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to