* linux-2.6.21-gitN - versioning question @ 2007-05-12 11:19 Jan Engelhardt 2007-05-12 11:31 ` Adrian Bunk 2007-05-12 12:03 ` YOSHIFUJI Hideaki / 吉藤英明 0 siblings, 2 replies; 16+ messages in thread From: Jan Engelhardt @ 2007-05-12 11:19 UTC (permalink / raw) To: Linux Kernel Mailing List Hi list, I notice that people refer to certain git snapshots as e.g. -git16; kernel.org does so too. Hovering over the link on kernel.org reveals http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.bz2 but where do I actually find -git16 in Linus's git tree? git16 is neither a branch nor a tag. Jan -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 11:19 linux-2.6.21-gitN - versioning question Jan Engelhardt @ 2007-05-12 11:31 ` Adrian Bunk 2007-05-12 12:03 ` YOSHIFUJI Hideaki / 吉藤英明 1 sibling, 0 replies; 16+ messages in thread From: Adrian Bunk @ 2007-05-12 11:31 UTC (permalink / raw) To: Jan Engelhardt; +Cc: Linux Kernel Mailing List On Sat, May 12, 2007 at 01:19:23PM +0200, Jan Engelhardt wrote: > Hi list, > > > I notice that people refer to certain git snapshots as e.g. -git16; > kernel.org does so too. Hovering over the link on kernel.org reveals > http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.bz2 > but where do I actually find -git16 in Linus's git tree? git16 is > neither a branch nor a tag. http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.id > Jan cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 11:19 linux-2.6.21-gitN - versioning question Jan Engelhardt 2007-05-12 11:31 ` Adrian Bunk @ 2007-05-12 12:03 ` YOSHIFUJI Hideaki / 吉藤英明 2007-05-12 13:19 ` Cyrill Gorcunov 1 sibling, 1 reply; 16+ messages in thread From: YOSHIFUJI Hideaki / 吉藤英明 @ 2007-05-12 12:03 UTC (permalink / raw) To: jengelh; +Cc: linux-kernel, yoshfuji In article <Pine.LNX.4.61.0705121316540.9570@yvahk01.tjqt.qr> (at Sat, 12 May 2007 13:19:23 +0200 (MEST)), Jan Engelhardt <jengelh@linux01.gwdg.de> says: > I notice that people refer to certain git snapshots as e.g. -git16; > kernel.org does so too. Hovering over the link on kernel.org reveals > http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.bz2 > but where do I actually find -git16 in Linus's git tree? git16 is > neither a branch nor a tag. http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.id tells the commit in his tree. --yoshfuji ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 12:03 ` YOSHIFUJI Hideaki / 吉藤英明 @ 2007-05-12 13:19 ` Cyrill Gorcunov 2007-05-12 13:44 ` David Woodhouse 0 siblings, 1 reply; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-12 13:19 UTC (permalink / raw) To: YOSHIFUJI Hideaki / ?$B5HF#1QL@; +Cc: jengelh, linux-kernel [YOSHIFUJI Hideaki / ?$B5HF#1QL@ - Sat, May 12, 2007 at 09:03:08PM +0900] | In article <Pine.LNX.4.61.0705121316540.9570@yvahk01.tjqt.qr> (at Sat, 12 May 2007 13:19:23 +0200 (MEST)), Jan Engelhardt <jengelh@linux01.gwdg.de> says: | | > I notice that people refer to certain git snapshots as e.g. -git16; | > kernel.org does so too. Hovering over the link on kernel.org reveals | > http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.bz2 | > but where do I actually find -git16 in Linus's git tree? git16 is | > neither a branch nor a tag. | | http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.21-git16.id | tells the commit in his tree. | | --yoshfuji Actually I think it would be convenient if such tags (like v.2.6.21-git16) were in Linus' git tree too. Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 13:19 ` Cyrill Gorcunov @ 2007-05-12 13:44 ` David Woodhouse 2007-05-12 14:01 ` Cyrill Gorcunov ` (2 more replies) 0 siblings, 3 replies; 16+ messages in thread From: David Woodhouse @ 2007-05-12 13:44 UTC (permalink / raw) To: Cyrill Gorcunov; +Cc: YOSHIFUJI Hideaki / ?$B5HF#1QL@, jengelh, linux-kernel On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: > Actually I think it would be convenient if such tags (like > v.2.6.21-git16) were in Linus' git tree too. Then there would be _lots_ of tags in the master tree -- I'm not sure we want that. I suppose I could put a tree on kernel.org which _does_ have the tags, and which precisely matches Linus' tree in every other way... but then again, you could do that too by just rsyncing the tags yourself :) -- dwmw2 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 13:44 ` David Woodhouse @ 2007-05-12 14:01 ` Cyrill Gorcunov 2007-05-12 15:01 ` Jan Engelhardt 2007-05-12 18:17 ` H. Peter Anvin 2 siblings, 0 replies; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-12 14:01 UTC (permalink / raw) To: David Woodhouse Cc: Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, jengelh, linux-kernel [David Woodhouse - Sat, May 12, 2007 at 09:44:56PM +0800] | On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: | > Actually I think it would be convenient if such tags (like | > v.2.6.21-git16) were in Linus' git tree too. | | Then there would be _lots_ of tags in the master tree -- I'm not sure we | want that. | | I suppose I could put a tree on kernel.org which _does_ have the tags, | and which precisely matches Linus' tree in every other way... but then | again, you could do that too by just rsyncing the tags yourself :) | | -- | dwmw2 | Hi David, thanks for reply. Indeed ;) Leave all as it is. Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 13:44 ` David Woodhouse 2007-05-12 14:01 ` Cyrill Gorcunov @ 2007-05-12 15:01 ` Jan Engelhardt 2007-05-12 15:58 ` Cyrill Gorcunov ` (2 more replies) 2007-05-12 18:17 ` H. Peter Anvin 2 siblings, 3 replies; 16+ messages in thread From: Jan Engelhardt @ 2007-05-12 15:01 UTC (permalink / raw) To: David Woodhouse Cc: Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel On May 12 2007 21:44, David Woodhouse wrote: >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: >> Actually I think it would be convenient if such tags (like >> v.2.6.21-git16) were in Linus' git tree too. > >Then there would be _lots_ of tags in the master tree -- I'm not sure we >want that. > >I suppose I could put a tree on kernel.org which _does_ have the tags, >and which precisely matches Linus' tree in every other way... but then >again, you could do that too by just rsyncing the tags yourself :) Are you saying GIT tags are expensive, compared to, say, SVN tags? Jan -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 15:01 ` Jan Engelhardt @ 2007-05-12 15:58 ` Cyrill Gorcunov 2007-05-12 16:24 ` Cyrill Gorcunov 2007-05-13 6:26 ` David Woodhouse 2 siblings, 0 replies; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-12 15:58 UTC (permalink / raw) To: Jan Engelhardt Cc: David Woodhouse, Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel [Jan Engelhardt - Sat, May 12, 2007 at 05:01:19PM +0200] | | On May 12 2007 21:44, David Woodhouse wrote: | >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: | >> Actually I think it would be convenient if such tags (like | >> v.2.6.21-git16) were in Linus' git tree too. | > | >Then there would be _lots_ of tags in the master tree -- I'm not sure we ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | >want that. | > | >I suppose I could put a tree on kernel.org which _does_ have the tags, | >and which precisely matches Linus' tree in every other way... but then | >again, you could do that too by just rsyncing the tags yourself :) | | Are you saying GIT tags are expensive, compared to, say, SVN tags? | | | Jan | -- | Hi Jan, you know the current Linus' git tree does contain ~62 tags (if I'm right). And of coure that's very small number of files compared to the number of blobs in the master tree. So I think the reason to don't use a lot of tags - is just... well... a lot of tags in the git tree ;) [Don't beat me ;] Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 15:01 ` Jan Engelhardt 2007-05-12 15:58 ` Cyrill Gorcunov @ 2007-05-12 16:24 ` Cyrill Gorcunov 2007-05-12 16:31 ` Russell King 2007-05-13 6:26 ` David Woodhouse 2 siblings, 1 reply; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-12 16:24 UTC (permalink / raw) To: Jan Engelhardt Cc: David Woodhouse, Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel [Jan Engelhardt - Sat, May 12, 2007 at 05:01:19PM +0200] | | On May 12 2007 21:44, David Woodhouse wrote: | >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: | >> Actually I think it would be convenient if such tags (like | >> v.2.6.21-git16) were in Linus' git tree too. | > | >Then there would be _lots_ of tags in the master tree -- I'm not sure we | >want that. | > | >I suppose I could put a tree on kernel.org which _does_ have the tags, | >and which precisely matches Linus' tree in every other way... but then | >again, you could do that too by just rsyncing the tags yourself :) | | Are you saying GIT tags are expensive, compared to, say, SVN tags? | Anyway, Davind wrote that he could put a special tree with tags on kernel.org. And we always have opportunity to make a such tags in our own tree copies by hands. But I prefer keep (on my computer) pure Linus' git tree clone ;) Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 16:24 ` Cyrill Gorcunov @ 2007-05-12 16:31 ` Russell King 2007-05-12 16:39 ` Cyrill Gorcunov 0 siblings, 1 reply; 16+ messages in thread From: Russell King @ 2007-05-12 16:31 UTC (permalink / raw) To: Cyrill Gorcunov Cc: Jan Engelhardt, David Woodhouse, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel On Sat, May 12, 2007 at 08:24:28PM +0400, Cyrill Gorcunov wrote: > [Jan Engelhardt - Sat, May 12, 2007 at 05:01:19PM +0200] > | > | On May 12 2007 21:44, David Woodhouse wrote: > | >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: > | >> Actually I think it would be convenient if such tags (like > | >> v.2.6.21-git16) were in Linus' git tree too. > | > > | >Then there would be _lots_ of tags in the master tree -- I'm not sure we > | >want that. > | > > | >I suppose I could put a tree on kernel.org which _does_ have the tags, > | >and which precisely matches Linus' tree in every other way... but then > | >again, you could do that too by just rsyncing the tags yourself :) > | > | Are you saying GIT tags are expensive, compared to, say, SVN tags? (Sorry, don't have Jan's message.) The real issue is not that, but that David doesn't have write access to Linus' published tree. Neither should he because he could contaminate Linus' published tree with the MTD tree, or introduce some unreviewed patch which gave him backdoor access via the kernel. (Of course, David's unlikely to do either, but that's not really the point.) -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 16:31 ` Russell King @ 2007-05-12 16:39 ` Cyrill Gorcunov 0 siblings, 0 replies; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-12 16:39 UTC (permalink / raw) To: Cyrill Gorcunov, Jan Engelhardt, David Woodhouse, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel [Russell King - Sat, May 12, 2007 at 05:31:41PM +0100] | On Sat, May 12, 2007 at 08:24:28PM +0400, Cyrill Gorcunov wrote: | > [Jan Engelhardt - Sat, May 12, 2007 at 05:01:19PM +0200] | > | | > | On May 12 2007 21:44, David Woodhouse wrote: | > | >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: | > | >> Actually I think it would be convenient if such tags (like | > | >> v.2.6.21-git16) were in Linus' git tree too. | > | > | > | >Then there would be _lots_ of tags in the master tree -- I'm not sure we | > | >want that. | > | > | > | >I suppose I could put a tree on kernel.org which _does_ have the tags, | > | >and which precisely matches Linus' tree in every other way... but then | > | >again, you could do that too by just rsyncing the tags yourself :) | > | | > | Are you saying GIT tags are expensive, compared to, say, SVN tags? | | (Sorry, don't have Jan's message.) | | The real issue is not that, but that David doesn't have write access to | Linus' published tree. Neither should he because he could contaminate | Linus' published tree with the MTD tree, or introduce some unreviewed | patch which gave him backdoor access via the kernel. | | (Of course, David's unlikely to do either, but that's not really the | point.) | | -- | Russell King | Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ | maintainer of: | The only reason I wrote some messages to this theme is that on my point of view the using of tags like "v2.6.21-git16" would be convenient. But that should be Linus' decision (thanks to David for proposed solution). Anyway if Linus doesn't want to keep a such tags in hisown tree I prefer to do the same ;) Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 15:01 ` Jan Engelhardt 2007-05-12 15:58 ` Cyrill Gorcunov 2007-05-12 16:24 ` Cyrill Gorcunov @ 2007-05-13 6:26 ` David Woodhouse 2007-05-13 6:43 ` Cyrill Gorcunov 2 siblings, 1 reply; 16+ messages in thread From: David Woodhouse @ 2007-05-13 6:26 UTC (permalink / raw) To: Jan Engelhardt Cc: Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel On Sat, 2007-05-12 at 17:01 +0200, Jan Engelhardt wrote: > On May 12 2007 21:44, David Woodhouse wrote: > >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: > >> Actually I think it would be convenient if such tags (like > >> v.2.6.21-git16) were in Linus' git tree too. > > > >Then there would be _lots_ of tags in the master tree -- I'm not sure we > >want that. > > > >I suppose I could put a tree on kernel.org which _does_ have the tags, > >and which precisely matches Linus' tree in every other way... but then > >again, you could do that too by just rsyncing the tags yourself :) > > Are you saying GIT tags are expensive, compared to, say, SVN tags? I wasn't saying that -- I've no idea how expensive SVN tags are. But I was of the opinion that GIT tags aren't free -- I thought I'd seen git-pull explicitly checking (with one round-trip latency) that it has the corresponding commit for every tag it knows about. -- dwmw2 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-13 6:26 ` David Woodhouse @ 2007-05-13 6:43 ` Cyrill Gorcunov 2007-05-13 6:50 ` David Woodhouse 0 siblings, 1 reply; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-13 6:43 UTC (permalink / raw) To: David Woodhouse Cc: Jan Engelhardt, YOSHIFUJI Hideaki / ?$B5HF#1QL@, linux-kernel [David Woodhouse - Sun, May 13, 2007 at 02:26:40PM +0800] | On Sat, 2007-05-12 at 17:01 +0200, Jan Engelhardt wrote: | > On May 12 2007 21:44, David Woodhouse wrote: | > >On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: | > >> Actually I think it would be convenient if such tags (like | > >> v.2.6.21-git16) were in Linus' git tree too. | > > | > >Then there would be _lots_ of tags in the master tree -- I'm not sure we | > >want that. | > > | > >I suppose I could put a tree on kernel.org which _does_ have the tags, | > >and which precisely matches Linus' tree in every other way... but then | > >again, you could do that too by just rsyncing the tags yourself :) | > | > Are you saying GIT tags are expensive, compared to, say, SVN tags? | | I wasn't saying that -- I've no idea how expensive SVN tags are. But I | was of the opinion that GIT tags aren't free -- I thought I'd seen | git-pull explicitly checking (with one round-trip latency) that it has | the corresponding commit for every tag it knows about. | | -- | dwmw2 | Btw David who does release a such snapshots (like git16)? You or Linus? Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-13 6:43 ` Cyrill Gorcunov @ 2007-05-13 6:50 ` David Woodhouse 2007-05-13 7:13 ` Cyrill Gorcunov 0 siblings, 1 reply; 16+ messages in thread From: David Woodhouse @ 2007-05-13 6:50 UTC (permalink / raw) To: Cyrill Gorcunov Cc: Jan Engelhardt, YOSHIFUJI Hideaki / 吉藤英明, linux-kernel On Sun, 2007-05-13 at 10:43 +0400, Cyrill Gorcunov wrote: > Btw David who does release a such snapshots (like git16)? You or > Linus? I do. Not that I've actually had much involvement with it for a while -- it's mostly done by cron and the script at http://david.woodhou.se/git-snapshot.sh -- dwmw2 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-13 6:50 ` David Woodhouse @ 2007-05-13 7:13 ` Cyrill Gorcunov 0 siblings, 0 replies; 16+ messages in thread From: Cyrill Gorcunov @ 2007-05-13 7:13 UTC (permalink / raw) To: David Woodhouse Cc: Cyrill Gorcunov, Jan Engelhardt, YOSHIFUJI Hideaki / ????????????, linux-kernel [David Woodhouse - Sun, May 13, 2007 at 02:50:10PM +0800] | On Sun, 2007-05-13 at 10:43 +0400, Cyrill Gorcunov wrote: | > Btw David who does release a such snapshots (like git16)? You or | > Linus? | | I do. Not that I've actually had much involvement with it for a while -- | it's mostly done by cron and the script at | http://david.woodhou.se/git-snapshot.sh | | -- | dwmw2 | Understood. Thanks. Cyrill ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: linux-2.6.21-gitN - versioning question 2007-05-12 13:44 ` David Woodhouse 2007-05-12 14:01 ` Cyrill Gorcunov 2007-05-12 15:01 ` Jan Engelhardt @ 2007-05-12 18:17 ` H. Peter Anvin 2 siblings, 0 replies; 16+ messages in thread From: H. Peter Anvin @ 2007-05-12 18:17 UTC (permalink / raw) To: David Woodhouse Cc: Cyrill Gorcunov, YOSHIFUJI Hideaki / ?$B5HF#1QL@, jengelh, linux-kernel David Woodhouse wrote: > On Sat, 2007-05-12 at 17:19 +0400, Cyrill Gorcunov wrote: >> Actually I think it would be convenient if such tags (like >> v.2.6.21-git16) were in Linus' git tree too. > > Then there would be _lots_ of tags in the master tree -- I'm not sure we > want that. > > I suppose I could put a tree on kernel.org which _does_ have the tags, > and which precisely matches Linus' tree in every other way... but then > again, you could do that too by just rsyncing the tags yourself :) I think that would be a great idea. It would hardly take up any space with proper use of alternates. -hpa ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2007-05-13 7:14 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-12 11:19 linux-2.6.21-gitN - versioning question Jan Engelhardt 2007-05-12 11:31 ` Adrian Bunk 2007-05-12 12:03 ` YOSHIFUJI Hideaki / 吉藤英明 2007-05-12 13:19 ` Cyrill Gorcunov 2007-05-12 13:44 ` David Woodhouse 2007-05-12 14:01 ` Cyrill Gorcunov 2007-05-12 15:01 ` Jan Engelhardt 2007-05-12 15:58 ` Cyrill Gorcunov 2007-05-12 16:24 ` Cyrill Gorcunov 2007-05-12 16:31 ` Russell King 2007-05-12 16:39 ` Cyrill Gorcunov 2007-05-13 6:26 ` David Woodhouse 2007-05-13 6:43 ` Cyrill Gorcunov 2007-05-13 6:50 ` David Woodhouse 2007-05-13 7:13 ` Cyrill Gorcunov 2007-05-12 18:17 ` H. Peter Anvin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox