[Engine-devel] Where is the git workspace of "engine-iso-uploader"?

Hi, From this page, I am told that it should be in the same workspace as ovirt-engine. http://www.ovirt.org/project/subprojects/ However, I can not find it in ovirt-engine workspace. Where does it go? -- Shu Ming<shuming@linux.vnet.ibm.com> IBM China Systems and Technology Laboratory

On 05/18/2012 11:04 AM, Shu Ming wrote:
From this page, I am told that it should be in the same workspace as ovirt-engine. http://www.ovirt.org/project/subprojects/
However, I can not find it in ovirt-engine workspace. Where does it go?
Try this: git clone git://gerrit.ovirt.org/ovirt-iso-uploader

On 2012-5-18 20:54, Juan Hernandez wrote:
On 05/18/2012 11:04 AM, Shu Ming wrote:
From this page, I am told that it should be in the same workspace as ovirt-engine. http://www.ovirt.org/project/subprojects/
However, I can not find it in ovirt-engine workspace. Where does it go?
Try this:
git clone git://gerrit.ovirt.org/ovirt-iso-uploader
I tried git clone git://gerrit.ovirt.org/engine-iso-uploader, no luck to success. I think ovirt-iso-uploader and enginer-iso-uploader are misused in some time. -- Shu Ming<shuming@linux.vnet.ibm.com> IBM China Systems and Technology Laboratory

On 05/18/2012 05:19 PM, Shu Ming wrote:
On 2012-5-18 20:54, Juan Hernandez wrote:
On 05/18/2012 11:04 AM, Shu Ming wrote:
From this page, I am told that it should be in the same workspace as ovirt-engine. http://www.ovirt.org/project/subprojects/
However, I can not find it in ovirt-engine workspace. Where does it go?
Try this:
git clone git://gerrit.ovirt.org/ovirt-iso-uploader
I tried git clone git://gerrit.ovirt.org/engine-iso-uploader, no luck to success. I think ovirt-iso-uploader and enginer-iso-uploader are misused in some time.
I just did it again and it works correctly for me: $ git clone git://gerrit.ovirt.org/ovirt-iso-uploader Cloning into 'ovirt-iso-uploader'... remote: Counting objects: 37, done. remote: Compressing objects: 100% (20/20), done. remote: Total 37 (delta 10), reused 37 (delta 10) Receiving objects: 100% (37/37), 23.70 KiB, done. Resolving deltas: 100% (10/10), done. Network or DNS problems?

On 2012-5-18 23:26, Juan Hernandez wrote:
On 05/18/2012 05:19 PM, Shu Ming wrote:
On 2012-5-18 20:54, Juan Hernandez wrote:
On 05/18/2012 11:04 AM, Shu Ming wrote:
From this page, I am told that it should be in the same workspace as ovirt-engine. http://www.ovirt.org/project/subprojects/
However, I can not find it in ovirt-engine workspace. Where does it go?
Try this:
git clone git://gerrit.ovirt.org/ovirt-iso-uploader
I tried git clone git://gerrit.ovirt.org/engine-iso-uploader, no luck to success. I think ovirt-iso-uploader and enginer-iso-uploader are misused in some time.
I just did it again and it works correctly for me:
Sorry for confusing. I cloned ovirt-iso-uploader workspace sucessfully. I thought the workspace name was engine-iso-uploader before.
$ git clone git://gerrit.ovirt.org/ovirt-iso-uploader Cloning into 'ovirt-iso-uploader'... remote: Counting objects: 37, done. remote: Compressing objects: 100% (20/20), done. remote: Total 37 (delta 10), reused 37 (delta 10) Receiving objects: 100% (37/37), 23.70 KiB, done. Resolving deltas: 100% (10/10), done.
Network or DNS problems?
-- Shu Ming<shuming@linux.vnet.ibm.com> IBM China Systems and Technology Laboratory
participants (2)
-
Juan Hernandez
-
Shu Ming