Monticello browser question
Hi, after having loaded some packages (dont remember which one was responsible), i noticed the package-type git could be added as repository in the monticello-browser. this leads me to the question whether i could add a repository on a github site directly, so that i dont have to clone that site first to my disk, before i can load a package? werner
Werner, Not at the moment. I am currently working on some GitHub repository type in addition to the current FileTree repository type. The work will be available with the next Metacello in the next month or so ... Dale ----- Original Message ----- | From: "Werner Kassens" <wkassens@libello.com> | To: "A friendly place where any question about pharo is welcome" <pharo-users@lists.gforge.inria.fr> | Sent: Tuesday, May 15, 2012 1:41:30 PM | Subject: [Pharo-users] Monticello browser question | | Hi, | after having loaded some packages (dont remember which one was | responsible), i noticed the package-type git could be added as | repository in the monticello-browser. this leads me to the question | whether i could add a repository on a github site directly, so that i | dont have to clone that site first to my disk, before i can load a | package? | werner | |
On second thought ... you may have loaded up the FsGit stuff? It is a work in progress as well ... My plan was to integrate the FSGit stuff into Metacello at a later date: FSGit has to be ported to GemStone and Squeak to be used in Metacello, whereas the GitHub repository I'm currently working on is more portable. Dale ----- Original Message ----- | From: "Dale Henrichs" <dhenrich@vmware.com> | To: "A friendly place where any question about pharo is welcome" <pharo-users@lists.gforge.inria.fr> | Sent: Tuesday, May 15, 2012 2:00:26 PM | Subject: Re: [Pharo-users] Monticello browser question | | Werner, | | Not at the moment. I am currently working on some GitHub repository | type in addition to the current FileTree repository type. The work | will be available with the next Metacello in the next month or so | ... | | Dale | | ----- Original Message ----- | | From: "Werner Kassens" <wkassens@libello.com> | | To: "A friendly place where any question about pharo is welcome" | | <pharo-users@lists.gforge.inria.fr> | | Sent: Tuesday, May 15, 2012 1:41:30 PM | | Subject: [Pharo-users] Monticello browser question | | | | Hi, | | after having loaded some packages (dont remember which one was | | responsible), i noticed the package-type git could be added as | | repository in the monticello-browser. this leads me to the question | | whether i could add a repository on a github site directly, so that | | i | | dont have to clone that site first to my disk, before i can load a | | package? | | werner | | | | | |
participants (2)
-
Dale Henrichs -
Werner Kassens