Mailing List Archive

Missing tag in qemu-xen-unstable.git
Hi,
qemu-xen-unstable.git repositories do not have some tags present in
qemu-xen-4.2-testing.git (but has all the commits).

Frediano

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: Missing tag in qemu-xen-unstable.git [ In reply to ]
On Tue, 2013-01-08 at 10:59 +0000, Frediano Ziglio wrote:
> Hi,
> qemu-xen-unstable.git repositories do not have some tags present in
> qemu-xen-4.2-testing.git (but has all the commits).

Which ones? You couldn't expect unstable to have the 4.2 related tags, I
don't think?

Ian.



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: Missing tag in qemu-xen-unstable.git [ In reply to ]
On Tue, 2013-01-08 at 11:04 +0000, Ian Campbell wrote:
> On Tue, 2013-01-08 at 10:59 +0000, Frediano Ziglio wrote:
> > Hi,
> > qemu-xen-unstable.git repositories do not have some tags present in
> > qemu-xen-4.2-testing.git (but has all the commits).
>
> Which ones? You couldn't expect unstable to have the 4.2 related tags, I
> don't think?
>
> Ian.
>
>

Well, than it should not have even xen-4.1.0.
Actually qemu-xen-unstable.git have all tags from other -testing.git
repos except for qemu-xen-4.2-testing.git.
That's why I think should also have these tags.
Unless of course this is a design decision.

Frediano

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: Missing tag in qemu-xen-unstable.git [ In reply to ]
On Tue, 2013-01-08 at 19:04 +0000, Frediano Ziglio wrote:
> On Tue, 2013-01-08 at 11:04 +0000, Ian Campbell wrote:
> > On Tue, 2013-01-08 at 10:59 +0000, Frediano Ziglio wrote:
> > > Hi,
> > > qemu-xen-unstable.git repositories do not have some tags present in
> > > qemu-xen-4.2-testing.git (but has all the commits).
> >
> > Which ones? You couldn't expect unstable to have the 4.2 related tags, I
> > don't think?
> >
> > Ian.
> >
> >
>
> Well, than it should not have even xen-4.1.0.

My clone of git://xenbits.xen.org/qemu-upstream-unstable.git doesn't
have any tags at all in it. Are you sure you haven't fetched some other
remotes into your tree and therefore picked up their tags?

> Actually qemu-xen-unstable.git have all tags from other -testing.git
> repos except for qemu-xen-4.2-testing.git.

Not here it doesn't:
$ git fetch -v origin
From git://xenbits.xen.org/qemu-upstream-unstable
= [up to date] master -> origin/master
$ git fetch --tags origin
$ git fetch -v staging
From git://xenbits.xen.org/staging/qemu-upstream-unstable
= [up to date] master -> staging/master
$ git fetch --tags staging
$ git tag -l

http://xenbits.xen.org/gitweb/?p=qemu-upstream-unstable.git;a=tags
doesn't show any tags either.

> That's why I think should also have these tags.
> Unless of course this is a design decision.
>
> Frediano
>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: Missing tag in qemu-xen-unstable.git [ In reply to ]
On Wed, 2013-01-09 at 10:32 +0000, Ian Campbell wrote:
> On Tue, 2013-01-08 at 19:04 +0000, Frediano Ziglio wrote:
> > On Tue, 2013-01-08 at 11:04 +0000, Ian Campbell wrote:
> > > On Tue, 2013-01-08 at 10:59 +0000, Frediano Ziglio wrote:
> > > > Hi,
> > > > qemu-xen-unstable.git repositories do not have some tags present in
> > > > qemu-xen-4.2-testing.git (but has all the commits).
> > >
> > > Which ones? You couldn't expect unstable to have the 4.2 related tags, I
> > > don't think?
> > >
> > > Ian.
> > >
> > >
> >
> > Well, than it should not have even xen-4.1.0.
>
> My clone of git://xenbits.xen.org/qemu-upstream-unstable.git doesn't
> have any tags at all in it. Are you sure you haven't fetched some other
> remotes into your tree and therefore picked up their tags?
>
> > Actually qemu-xen-unstable.git have all tags from other -testing.git
> > repos except for qemu-xen-4.2-testing.git.
>
> Not here it doesn't:
> $ git fetch -v origin
> From git://xenbits.xen.org/qemu-upstream-unstable
> = [up to date] master -> origin/master
> $ git fetch --tags origin
> $ git fetch -v staging
> From git://xenbits.xen.org/staging/qemu-upstream-unstable
> = [up to date] master -> staging/master
> $ git fetch --tags staging
> $ git tag -l
>
> http://xenbits.xen.org/gitweb/?p=qemu-upstream-unstable.git;a=tags
> doesn't show any tags either.
>
> > That's why I think should also have these tags.
> > Unless of course this is a design decision.
> >

Problem is in qemu-xen-unstable, not in qemu-upstream-unstable.

Frediano

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: Missing tag in qemu-xen-unstable.git [ In reply to ]
Frediano Ziglio writes ("Re: [Xen-devel] Missing tag in qemu-xen-unstable.git"):
> That's why I think should also have these tags.
> Unless of course this is a design decision.

It is deliberate. We don't push every tag to every tree. Any tags
you see which are in the "wrong" tree are coincidental.

As I say eventually there will be a single tree containg all the
branches and all the tags.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel