Hi, Isaku
>Hi Akio. The issues should be resolved now. Could you check it?
>http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge
>is helpful for those who want to give pv_ops a try.
>
>Notes for others.
>Please use gitorious rep unless you have problems accessing it.
>git://gitorious.org/linux-
Hi Akio. The issues should be resolved now. Could you check it?
http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge
is helpful for those who want to give pv_ops a try.
Notes for others.
Please use gitorious rep unless you have problems accessing it.
git://gitorious.org/linux-2-6-xen-ia64-pv-op
Akio Takebe wrote:
> Hi, Xiantao-san
>
>>We also meet the same issue days ago. Maybe you can use the
>> mirror I set up in repo.or.cz. It works well, if you are behind the
>> http_proxy . It is easy to use, clone
>> http://repo.or.cz/w/pv_ops_mirror.git, and checkout the related
>> branches :
Hi, Xiantao-san
>We also meet the same issue days ago. Maybe you can use the mirror I
>set up in repo.or.cz. It works well, if you are behind the http_proxy .
> It is easy to use, clone http://repo.or.cz/w/pv_ops_mirror.git, and
>checkout the related branches :)
>Xiantao
Thnak you.
I could do
Akio Takebe wrote:
> Hi, Eddie
>
> Thank you.
>
>> I am not a git expert either :( But would you please check if the
>> http_proxy is set correctly? Xiantao'tree support git port I think.
> Yes, I did "export http_proxy=http://xxx.yyy.zzz:";, then
> git clone, but I cannot download it.
>
> I
Hi, Eddie
Thank you.
>I am not a git expert either :( But would you please check if the
>http_proxy
>is set correctly? Xiantao'tree support git port I think.
Yes, I did "export http_proxy=http://xxx.yyy.zzz:";, then
git clone, but I cannot download it.
I could get index.html with "wget
http
Akio Takebe wrote:
> Hi, Isaku and all
>
> I'd like to start pv_ops work.
> I'm not familiar with git command.
>
> I did "git clone" Isaku's git tree, but I cannot download it.
> (I can download Xiantao's kvm-ia64 git tree.)
> Did I have some mistakes? And can I use git protocol instead of http?