This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: gdb_7_3-branch not buildable?


Jim Meyering <jim@meyering.net> writes:

> Andreas Schwab wrote:
>> Jim Meyering <jim@meyering.net> writes:
>>
>>>   # Rebase to proper branch point:
>>>   git tag gdb_7_3-2011-04-01-branchpoint
>>> c73dde705c3b163b5101ed4cc4506cef6cc58905
>>>   git branch --track v7.3 remotes/origin/gdb_7_3-branch && git co v7.3
>>>   git rebase --onto gdb_7_3-2011-04-01-branchpoint master v7.3
>>
>> You should have reset the branch to the branchpoint, not rebase.
>
> Why do you say that?

So that all the commits can be properly reimported, instead of
potentially remaining broken.

> tell us what you actually did?

Reset the branch and rerun cvsimport.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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