Looking at this now. Obviously, it's not correct.

On Wed, Mar 26, 2014 at 7:04 PM, Stath, Paul <pst...@axxcelera.com> wrote:
> We have a local clone of the yocto repository that is refreshed nightly via 
> 'git pull'.
>
> When trying to push a tag to the local yocto clone, I'm getting the following 
> error:
>
>  ! [rejected]        1.5_M5.rc1 -> 1.5_M5.rc1 (non-fast-forward)
>
> In my dev copy:
>
> $ git rev-parse 1.5_M5.rc1
> b9f5cc7be05303ba5ed478a3a108ddc579539744
>
> In a fresh clone of http://git.yoctoproject.org/cgit/cgit.cgi/poky
> $ git rev-parse 1.5_M5.rc1
> 295656cfdaf17bcbbeac8599fc8ebb2d5aa435d2
>
> Since the same commit the tag points to is also the HEAD of the 1.6_M5 branch,
> I'm guessing that the tag SHOULD be 1.6_M5.rc1.
>
> Could someone please follow-up?
>
> -- Paul Stath
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
Elizabeth Flanagan
Yocto Project
Build and Release
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to