All of lore.kernel.org
 help / color / mirror / Atom feed
* About update-server-info of rt-tests git tree
@ 2009-08-24  0:25 GeunSik Lim
  2009-08-24 14:09 ` Clark Williams
  0 siblings, 1 reply; 3+ messages in thread
From: GeunSik Lim @ 2009-08-24  0:25 UTC (permalink / raw)
  To: williams; +Cc: linux-rt-users



Dear Clarks , 

I have one favor for you. 
As you know, Some developers often use http protocol(80) without git protocol(9418) 
because of firewall problems. Recently, I used " git clone" command with http protocol. 
But, I can not get rt-tests v0.50.

This is a history. 
fedora11$> git clone http://www.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
fedora11$> cd rt-tests
fedora11$> git tag
v0.18
v0.19
v0.20
v0.21
v0.22
v0.23
v0.24
v0.25
v0.26
v0.27

Please, Can you run below command for http protocol users? 
e.g) git update-server-info [enter]


Thanks, 
GeunSik Lim, 


-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***" 
in the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

GeunSik Lim ( Samsung Electronics )
e-Mail  :1) geunsik.lim@samsung.com
         2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------


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

* Re: About update-server-info of rt-tests git tree
  2009-08-24  0:25 About update-server-info of rt-tests git tree GeunSik Lim
@ 2009-08-24 14:09 ` Clark Williams
  2009-08-25  4:38   ` GeunSik Lim
  0 siblings, 1 reply; 3+ messages in thread
From: Clark Williams @ 2009-08-24 14:09 UTC (permalink / raw)
  To: leemgs1; +Cc: linux-rt-users

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

On Mon, 24 Aug 2009 09:25:39 +0900
GeunSik Lim <leemgs1@gmail.com> wrote:

> 
> 
> Dear Clarks , 
> 
> I have one favor for you. 
> As you know, Some developers often use http protocol(80) without git protocol(9418) 
> because of firewall problems. Recently, I used " git clone" command with http protocol. 
> But, I can not get rt-tests v0.50.
> 
> This is a history. 
> fedora11$> git clone http://www.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
> fedora11$> cd rt-tests
> fedora11$> git tag
> v0.18
> v0.19
> v0.20
> v0.21
> v0.22
> v0.23
> v0.24
> v0.25
> v0.26
> v0.27
> 
> Please, Can you run below command for http protocol users? 
> e.g) git update-server-info [enter]
> 
>

I logged in and ran:

$ git --bare update-server-info

Hopefully that will do the trick. Please let me know if it doesn't.

Thanks,
Clark


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: About update-server-info of rt-tests git tree
  2009-08-24 14:09 ` Clark Williams
@ 2009-08-25  4:38   ` GeunSik Lim
  0 siblings, 0 replies; 3+ messages in thread
From: GeunSik Lim @ 2009-08-25  4:38 UTC (permalink / raw)
  To: Clark Williams; +Cc: linux-rt-users

On Mon, Aug 24, 2009 at 11:09 PM, Clark Williams<williams@redhat.com> wrote:
> $ git --bare update-server-info
> Hopefully that will do the trick. Please let me know if it doesn't.
I checked with below command again after your action.
$ git clone http://www.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
I can get recent rt-tests version based ver 0.50.  It's normal thanks to you.

Thks,
GeunSik Lim,

>
>



-- 
Regards,
GeunSik Lim ( Samsung Electronics )
Blog : http://blog.naver.com/invain/
e-Mail: geunsik.lim@samsung.com
           leemgs@gmail.com , leemgs1@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

end of thread, other threads:[~2009-08-25  4:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24  0:25 About update-server-info of rt-tests git tree GeunSik Lim
2009-08-24 14:09 ` Clark Williams
2009-08-25  4:38   ` GeunSik Lim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.