Re: Git snaps pb with http?

Kyle McMartin <[email protected]> Thu, 9 Aug 2007 11:36:34 -0400
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
On Thu, Aug 09, 2007 at 10:10:53AM +0200, Joel Soete wrote:
> But at the office I can just use http protocol.
> Here even thought I grab an initial tree with:
> git-clone \
> http://www.kernel.org/pub/scm/linux/kernel/git/kyle/linux-2.6-snaps.git \
> linux-2.6-snaps.git
> 
> some weeks ago, each time I try to update this local tree:
> # git-pull  2>&1 | tee -a /var/logs/KyleSnapsGit26.log
> Fetching refs/heads/master from
> http://www.kernel.org/pub/scm/linux/kernel/git/kyle/linux-2.6-snaps.git using http
> Already up-to-date.
> 
> While I'm sure there was updates.
> 

Oh. It's autogenerated with a cronjob, possibly I should be running
git-update-server-info too.

btw, sorry all, I have been having severe motivation problems to do
anything these days...

Cheers,
	Kyle