[parisc-linux] phase 2 gcc build fails
Michael Ang
mang@subcarrier.org
Thu, 14 Dec 2000 01:27:06 -0500
Yeah, that's exactly what you wanted to do. After you ran the "admin
-b" command, the vendor branch was de-vendorised, so I'm guessing that
the next time you pulled you got the trunk, not the branch. With vendor
branches, you never really know if you're pulling from a branch or the
trunk, hence our desire to avoid them.
- Mike.
Alan Modra wrote:
>
> On Thu, 14 Dec 2000, Alan Modra wrote:
>
> > What I've got to do, I guess, is to commit my tree back to the main truck.
> > eg. in the case of config.if, we want a version 1.2 which will be identcal
> > to version 1.1.1.2
>
> Seemed to work OK. A "cvs update -d" in your gcc directory should now
> fix your tree for you.