* GIT tags
@ 2007-10-22 11:24 Iqbal
2007-10-22 11:35 ` Felipe Balbi
2007-10-22 13:02 ` Trilok Soni
0 siblings, 2 replies; 4+ messages in thread
From: Iqbal @ 2007-10-22 11:24 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
I see that the kernel is advanced from 2.6.23-rc8 to 2.6.23.
When I do a git-tag -l, at the end I can only see 2.6.23-rc4 and not 2.6.23 or any tags between these two.
So, what I understand is "this list doesn't mess up with the tags", the tags are coming from Linus/kernel.org.
And, there is no hard fast rule that tags are always updated.
Pl. correct me If I my understanding is wrong.
Also,
How can I get the date when I did the last git-pull/git-fetch?
If there are any good pointers on versioning please pass it on.
Thanks,
Iqbal
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GIT tags
2007-10-22 11:24 GIT tags Iqbal
@ 2007-10-22 11:35 ` Felipe Balbi
2007-10-22 13:02 ` Trilok Soni
1 sibling, 0 replies; 4+ messages in thread
From: Felipe Balbi @ 2007-10-22 11:35 UTC (permalink / raw)
To: Iqbal; +Cc: linux-omap-open-source
Hi,
On 10/22/07, Iqbal <iqbal@ti.com> wrote:
>
> Hi,
>
> I see that the kernel is advanced from 2.6.23-rc8 to 2.6.23.
> When I do a git-tag -l, at the end I can only see 2.6.23-rc4 and not 2.6.23 or any tags between these two.
>
> So, what I understand is "this list doesn't mess up with the tags", the tags are coming from Linus/kernel.org.
> And, there is no hard fast rule that tags are always updated.
>
linux-omap has not yet pushed the tags... maybe Tony will do it in the
next push.
> Pl. correct me If I my understanding is wrong.
>
> Also,
>
> How can I get the date when I did the last git-pull/git-fetch?
> If there are any good pointers on versioning please pass it on.
>
> Thanks,
> Iqbal
>
>
>
>
>
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
--
Best Regards,
Felipe Balbi
felipebalbi@users.sourceforge.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GIT tags
2007-10-22 11:24 GIT tags Iqbal
2007-10-22 11:35 ` Felipe Balbi
@ 2007-10-22 13:02 ` Trilok Soni
2007-10-23 0:53 ` Tony Lindgren
1 sibling, 1 reply; 4+ messages in thread
From: Trilok Soni @ 2007-10-22 13:02 UTC (permalink / raw)
To: Iqbal; +Cc: linux-omap-open-source
Hi Iqbal,
On 10/22/07, Iqbal <iqbal@ti.com> wrote:
>
> Hi,
>
> I see that the kernel is advanced from 2.6.23-rc8 to 2.6.23.
> When I do a git-tag -l, at the end I can only see 2.6.23-rc4 and not 2.6.23 or any tags between these two.
>
> So, what I understand is "this list doesn't mess up with the tags", the tags are coming from Linus/kernel.org.
> And, there is no hard fast rule that tags are always updated.
True. You need to do "git fetch tags" for upstream. Looks like Tony
had not fetched tags from kernel.org.
>
> Pl. correct me If I my understanding is wrong.
>
> Also,
>
> How can I get the date when I did the last git-pull/git-fetch?
If you are not messing with your master branch then it will also point
you the latest pulled commit and ofcourse date for that commit.
> If there are any good pointers on versioning please pass it on.
>
If you mean the kernel versioning scheme then there are various
discussion threads and lwn.net articles/presentations might help.
--
--Trilok Soni
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GIT tags
2007-10-22 13:02 ` Trilok Soni
@ 2007-10-23 0:53 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2007-10-23 0:53 UTC (permalink / raw)
To: Trilok Soni; +Cc: linux-omap-open-source
* Trilok Soni <soni.trilok@gmail.com> [071022 06:03]:
> Hi Iqbal,
>
> On 10/22/07, Iqbal <iqbal@ti.com> wrote:
> >
> > Hi,
> >
> > I see that the kernel is advanced from 2.6.23-rc8 to 2.6.23.
> > When I do a git-tag -l, at the end I can only see 2.6.23-rc4 and not 2.6.23 or any tags between these two.
> >
> > So, what I understand is "this list doesn't mess up with the tags", the tags are coming from Linus/kernel.org.
> > And, there is no hard fast rule that tags are always updated.
>
> True. You need to do "git fetch tags" for upstream. Looks like Tony
> had not fetched tags from kernel.org.
>
> >
> > Pl. correct me If I my understanding is wrong.
> >
> > Also,
> >
> > How can I get the date when I did the last git-pull/git-fetch?
>
> If you are not messing with your master branch then it will also point
> you the latest pulled commit and ofcourse date for that commit.
>
> > If there are any good pointers on versioning please pass it on.
> >
>
> If you mean the kernel versioning scheme then there are various
> discussion threads and lwn.net articles/presentations might help.
Sorry, sometimes I forget to do git-pull --tags from the mainline tree.
I'll update the tags in linux-omap tree shortly.
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-23 0:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 11:24 GIT tags Iqbal
2007-10-22 11:35 ` Felipe Balbi
2007-10-22 13:02 ` Trilok Soni
2007-10-23 0:53 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox