Which branch owns a particular changeset.
vra5107
venkatram.akkineni at gmail.com
Sun Oct 2 19:18:32 UTC 2011
Thanks for all the replies guys. It took me a while reply. Because of the
overwhelming number of responses, I took time to read through each one of
them and try them out before I could post a reply.
I am still stuck at one point though. I think the repo I have at hand has
branch closings that were performed on the lines of the post by Andrey
Vlasovskikh ( first method ) listed below.
http://stackoverflow.com/questions/2237222/how-to-correctly-close-a-feature-branch-in-mercurial
The downside of this method as said by Andrey is that the changeset appears
barren ( childless :) ). Therefore I am unable to look up which branch was
the current branch merged into. If I could see children of the merge
changeset, then I can lookup it's branch ( say default ) and safely conclude
that the current branch was merged into default branch.
Is there a workaround that will help me find out which branch was the
current branch merged into for such a situation where the merge changesets
are barren ?
If you think this should be in a thread of its own, please let me know I
will post it in a new thread.
Thanks
venkat
--
View this message in context: http://mercurial.808500.n3.nabble.com/Which-branch-owns-a-particular-changeset-tp3371545p3387900.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list