On 08/24/2011 12:58 PM, Rainer Orth wrote:
With both ways, the output of hg log --debug looks like this:
extra: branch=gcc-4_6-branch
extra:
convert_revision=svn:138bc75d-0d04-0410-961f-82ee72b054a4/branches/gcc-4_6-branch@177861
extra: branch=default
extra:
convert_revision=svn:138bc75d-0d04-0410-961f-82ee72b054a4/trunk@177984
I'm now ignoring hg branch and extract both branch and svn revision from
this. The patch below has been tested by running gcc_update on both
trunk and 4.6 branch checkouts.
Not sure anyone else is using hg for gcc_update, so I'll assume you know
what you're doing. Give people 24-48 hours to complain, though it's
unlikely anybody would. :)
Paolo