Hi folks
Just a note that gcc-linaro branches have been moved. They used to be owned by the gcc-linaro-dev team, and are now owned by the linaro-toolchain-dev team (used also for binutils, gdb etc.). You can still branch the official aliases: lp:gcc-linaro/4.4 lp:gcc-linaro/4.5
However, if you had pushed to ~gcc-linaro-dev/gcc-linaro/4.4, you have to explicitly push once to ~linaro-toolchain-dev/gcc-linaro/4.4 instead: bzr push --remember lp:~linaro-toolchain-dev/gcc-linaro/4.4
Sorry for the inconvenience.
Thanks,
However, if you had pushed to ~gcc-linaro-dev/gcc-linaro/4.4, you have to explicitly push once to ~linaro-toolchain-dev/gcc-linaro/4.4 instead: bzr push --remember lp:~linaro-toolchain-dev/gcc-linaro/4.4
Oh and same for pull: bzr pull --remember lp:~linaro-toolchain-dev/gcc-linaro/4.4