This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [build] Fix gcc_update -r with mercurial


On 10/11/2010 09:00 PM, Rainer Orth wrote:
When trying to update a mainline hg tree to an older revision to work
around a bootstrap failure, I noticed that gcc_update -rREV with
mercurial doesn't work.  Instead, one needs to separate the hg pull and
the hg update -rREV, which is exactly what this patch does.

Tested by running gcc_update with and without -r and observing that it
works as expected.

Ok for mainline?

Ok.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]