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 git@github.com: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 <thierry.goubier@cea.fr> 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 <yuriy.tymchuk@me.com> 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