Hi Sean, what you see here is the Monticello way of expressing repositories, and it was my choice to limit it to ssh access to git; Metacello uses a different syntax and allways work with the web api of each web git provider (github / bitbucket) over https.
Thierry 2016-07-25 15:38 GMT+02:00 Sean Glazier <sglazier...@gmail.com>: > > On Mon, Jul 25, 2016 at 9:13 AM, Dale Henrichs < > dale.henri...@gemtalksystems.com> wrote: > >> M > > > Hi, > I saw that class but did not know how to apply it. in metacello when i > clicked on +Respository the was not a pattern for using it in the git > remote repository pattern. Please forgive my ignorance since I am just > coming up to speed using Pharo. I have been a long time cincomer and the > tools set are different. I need to try and become an expert at it quick. > > I did not see it in any documentation on how to configure the remote > repository. > the following is the list I get when I add repository. > [image: Inline image 1] > > > then choosing the remote git repository I see: > > [image: Inline image 2] > > I guess I should be able to specify the siteUsername: and the site > password somehow to get the correct repository configuration. I was trying > different patterns but it was not working. > > I guess that is my ignorance showing. I have not used Pharo against a Git > repo before. > > > > Kind Regards, > > Sean Glazier > >