Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Paolo Cavallini
I don't think there is any need for it.
Cheers.

On 27/09/19 08:57, Alexandre Neto wrote:
> Hi,
> 
> You need to install git
> 
> https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
> 
> Then using your OS terminal (linux and mac), or git bash (on windows),
> navigate to a desired folder and run the command mentioned command.
> 
> After that, you will have the plugin files copied into your computer at
> the designated folder.
> 
> Alexandre Neto
> QGIS Support
> www.qcooperative.net 
> 
> A sexta, 27/09/2019, 04:28, Jerry Ng  > escreveu:
> 
> Dear All,
> 
> I am trying to install the Orfeo Tools in Windows. The menu said:
> 
> For Windows, clone qgis-otb-plugin repository to
> C:\qgis-plugins\qgis-otb-plugin
> 
> git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin
> 
> But, how can I execute the command "git clone https://gitlab.."; ??
> 
> Anyone can help, please.
> 
> Best Regards,
> Jerry
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org 
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 

-- 
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Jerry Ng
Hi Harrissou,

I just read the command from the Cookbook Chapter 4 QGIS interface.

Best regards,
Jerry


DelazJ  於 2019年9月27日 週五 下午3:03寫道:

> Hi,
> Jerry, are you sure you need to clone the repository if your aim is simply
> to install? Any pointers to the link you find the instructions? I'm asking
> because of this: https://www.orfeo-toolbox.org/download/
>
> Regards,
> Harrissou
>
> Le ven. 27 sept. 2019 à 08:58, Alexandre Neto  a
> écrit :
>
>> Hi,
>>
>> You need to install git
>>
>> https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
>>
>> Then using your OS terminal (linux and mac), or git bash (on windows),
>> navigate to a desired folder and run the command mentioned command.
>>
>> After that, you will have the plugin files copied into your computer at
>> the designated folder.
>>
>> Alexandre Neto
>> QGIS Support
>> www.qcooperative.net
>>
>> A sexta, 27/09/2019, 04:28, Jerry Ng 
>> escreveu:
>>
>>> Dear All,
>>>
>>> I am trying to install the Orfeo Tools in Windows. The menu said:
>>>
>>> For Windows, clone qgis-otb-plugin repository to
>>> C:\qgis-plugins\qgis-otb-plugin
>>>
>>> git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin
>>>
>>> But, how can I execute the command "git clone https://gitlab.."; ??
>>>
>>> Anyone can help, please.
>>>
>>> Best Regards,
>>> Jerry
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread Jerry Ng
Thanks Alexandre!

I will try it then

Cheers, Jerry

Alexandre Neto  於 2019年9月27日 週五 下午2:57寫道:

> Hi,
>
> You need to install git
>
> https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
>
> Then using your OS terminal (linux and mac), or git bash (on windows),
> navigate to a desired folder and run the command mentioned command.
>
> After that, you will have the plugin files copied into your computer at
> the designated folder.
>
> Alexandre Neto
> QGIS Support
> www.qcooperative.net
>
> A sexta, 27/09/2019, 04:28, Jerry Ng 
> escreveu:
>
>> Dear All,
>>
>> I am trying to install the Orfeo Tools in Windows. The menu said:
>>
>> For Windows, clone qgis-otb-plugin repository to
>> C:\qgis-plugins\qgis-otb-plugin
>>
>> git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin
>>
>> But, how can I execute the command "git clone https://gitlab.."; ??
>>
>> Anyone can help, please.
>>
>> Best Regards,
>> Jerry
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Clone plugin repository

2019-09-27 Thread DelazJ
Hi,
Jerry, are you sure you need to clone the repository if your aim is simply
to install? Any pointers to the link you find the instructions? I'm asking
because of this: https://www.orfeo-toolbox.org/download/

Regards,
Harrissou

Le ven. 27 sept. 2019 à 08:58, Alexandre Neto  a
écrit :

> Hi,
>
> You need to install git
>
> https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
>
> Then using your OS terminal (linux and mac), or git bash (on windows),
> navigate to a desired folder and run the command mentioned command.
>
> After that, you will have the plugin files copied into your computer at
> the designated folder.
>
> Alexandre Neto
> QGIS Support
> www.qcooperative.net
>
> A sexta, 27/09/2019, 04:28, Jerry Ng 
> escreveu:
>
>> Dear All,
>>
>> I am trying to install the Orfeo Tools in Windows. The menu said:
>>
>> For Windows, clone qgis-otb-plugin repository to
>> C:\qgis-plugins\qgis-otb-plugin
>>
>> git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin
>>
>> But, how can I execute the command "git clone https://gitlab.."; ??
>>
>> Anyone can help, please.
>>
>> Best Regards,
>> Jerry
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Clone plugin repository

2019-09-26 Thread Alexandre Neto
Hi,

You need to install git

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Then using your OS terminal (linux and mac), or git bash (on windows),
navigate to a desired folder and run the command mentioned command.

After that, you will have the plugin files copied into your computer at the
designated folder.

Alexandre Neto
QGIS Support
www.qcooperative.net

A sexta, 27/09/2019, 04:28, Jerry Ng  escreveu:

> Dear All,
>
> I am trying to install the Orfeo Tools in Windows. The menu said:
>
> For Windows, clone qgis-otb-plugin repository to
> C:\qgis-plugins\qgis-otb-plugin
>
> git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin
>
> But, how can I execute the command "git clone https://gitlab.."; ??
>
> Anyone can help, please.
>
> Best Regards,
> Jerry
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Clone plugin repository

2019-09-26 Thread Jerry Ng
Dear All,

I am trying to install the Orfeo Tools in Windows. The menu said:

For Windows, clone qgis-otb-plugin repository to
C:\qgis-plugins\qgis-otb-plugin

git clone https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin

But, how can I execute the command "git clone https://gitlab.."; ??

Anyone can help, please.

Best Regards,
Jerry
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user