Ok, is it possible to see with OSProcess if you are asked for input? This way 
we can just abort the process and notify the user that we are not working with 
credentials

Uko


On 27 Feb 2014, at 17:16, Goubier Thierry <[email protected]> wrote:

> 
> 
> Le 27/02/2014 17:00, Yuriy Tymchuk a écrit :
>> Looks interesting.
>> 
>> But can I use https? Like git clone https://github.com/User/Repo.git?
> 
> Not at the moment. It used to, but then I encountered the authentification 
> issue and removed it.
> 
>> Because as far as I see it does [email protected]:User/Repo.git and this is 
>> not fun.
> 
> Well, interactive dialogs asking for a username and a password are tricky to 
> handle through OSProcess.
> 
>> As far as I know git protocol is read only and ssh requires a key. With 
>> https you can read on CI and write on your machine where you have a login 
>> and pass.
> 
> Are you sure about the read-only thing? On github, you can git clone through 
> ssh on a git repository you don't have a write access to (but your key must 
> allow you ssh access).
> 
> Thierry
> 
>> Uko
>> 
>> On 27 Feb 2014, at 13:45, Goubier Thierry <[email protected]> wrote:
>> 
>>> Hi Uko,
>>> 
>>> It's at
>>> 
>>> http://forum.world.st/ANN-GitFileTree-with-no-git-command-line-at-all-td4740317.html
>>> 
>>> In short, have a look at either ConfigurationOfAltBrowser or 
>>> ConfigurationOfSmaCC (baseline20).
>>> 
>>> Thierry
>>> 
>>> Le 27/02/2014 13:25, Damien Cassou a écrit :
>>>> On Thu, Feb 27, 2014 at 1:22 PM, Yuriy Tymchuk <[email protected]> 
>>>> wrote:
>>>>> Sorry if I'm bothering you, but I wasn't able to find any workflow or so 
>>>>> on with git. I've started to use file-tree, but for now on I don't 
>>>>> understand how to make it work with metacello. Also is there some project 
>>>>> like that built on jenkins, so I can set up similar job.
>>>> 
>>>> 
>>>> search for gitfiletree and Thierry Goubier on this mailing list. I
>>>> never used it though.
>>>> 
>>> 
>>> --
>>> Thierry Goubier
>>> CEA list
>>> Laboratoire des Fondations des Systèmes Temps Réel Embarqués
>>> 91191 Gif sur Yvette Cedex
>>> France
>>> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
>>> 
>> 
>> 
>> 
>> 
> 
> -- 
> Thierry Goubier
> CEA list
> Laboratoire des Fondations des Systèmes Temps Réel Embarqués
> 91191 Gif sur Yvette Cedex
> France
> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95

Reply via email to