git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: cannot use stable 2.6.25.y tree with HTTP
       [not found] <200806182037.m5IKboGC012108@pogo.cesa.opbu.xerox.com>
@ 2008-06-19  0:07 ` Greg KH
  2008-06-19  0:26   ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2008-06-19  0:07 UTC (permalink / raw)
  To: Andrew Klossner, git

On Wed, Jun 18, 2008 at 01:37:50PM -0700, Andrew Klossner wrote:
> Hi Greg,
> 
> At the risk of being a pest, I'm following up on my note of last week
> about how the stable-2.6.25.y tree is frozen at 2.6.25.4 when accessed
> via HTTP.  That's the only protocol I can use, and so I cannot pull
> the newer versions.  Is there any hope of fixing this?
> 
> % git pull -v
> >From http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.25.y
>  = [up to date]      master     -> origin/master
> Already up-to-date.
> 
> % ls .git/refs/tags/v2.6.25.*
> .git/refs/tags/v2.6.25.1  .git/refs/tags/v2.6.25.3
> .git/refs/tags/v2.6.25.2  .git/refs/tags/v2.6.25.4

Argh, this is getting annoying.

git developers, do I need to do something to get git-update-server-info
to run on kernel.org every time I do a push so that I don't have to do
it by hand (and then forget for new releases, like I did above?)

I thought I remember a script somewhere telling me what to put into a
trigger in the git documentation a long time ago.

Oh, wait, is it just:
	chmod +x my-git.git/hooks/post-update

as the core-tutorial.txt file shows?  Is that all that is needed?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cannot use stable 2.6.25.y tree with HTTP
  2008-06-19  0:07 ` cannot use stable 2.6.25.y tree with HTTP Greg KH
@ 2008-06-19  0:26   ` Linus Torvalds
  2008-06-19  0:58     ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2008-06-19  0:26 UTC (permalink / raw)
  To: Greg KH; +Cc: Andrew Klossner, git



On Wed, 18 Jun 2008, Greg KH wrote:
>
> git developers, do I need to do something to get git-update-server-info
> to run on kernel.org every time I do a push so that I don't have to do
> it by hand (and then forget for new releases, like I did above?)

Just do the hook:

> I thought I remember a script somewhere telling me what to put into a
> trigger in the git documentation a long time ago.
> 
> Oh, wait, is it just:
> 	chmod +x my-git.git/hooks/post-update
> 
> as the core-tutorial.txt file shows?  Is that all that is needed?

Indeed.

		Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cannot use stable 2.6.25.y tree with HTTP
  2008-06-19  0:26   ` Linus Torvalds
@ 2008-06-19  0:58     ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2008-06-19  0:58 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Klossner, git

On Wed, Jun 18, 2008 at 05:26:19PM -0700, Linus Torvalds wrote:
> On Wed, 18 Jun 2008, Greg KH wrote:
> >
> > git developers, do I need to do something to get git-update-server-info
> > to run on kernel.org every time I do a push so that I don't have to do
> > it by hand (and then forget for new releases, like I did above?)
> 
> Just do the hook:
> 
> > I thought I remember a script somewhere telling me what to put into a
> > trigger in the git documentation a long time ago.
> > 
> > Oh, wait, is it just:
> > 	chmod +x my-git.git/hooks/post-update
> > 
> > as the core-tutorial.txt file shows?  Is that all that is needed?
> 
> Indeed.

Great, I've now done that on all -stable trees that I can on kernel.org.

Andrew, please let me know if you have problems with this in the future,
sorry for the mess.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-19  1:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200806182037.m5IKboGC012108@pogo.cesa.opbu.xerox.com>
2008-06-19  0:07 ` cannot use stable 2.6.25.y tree with HTTP Greg KH
2008-06-19  0:26   ` Linus Torvalds
2008-06-19  0:58     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).