Pharo 7 Monticello browser and github repositories

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Pharo 7 Monticello browser and github repositories

Pharo Smalltalk Users mailing list
How to add new github repositories in Monticello (Browser) in Pharo 7
(e.g to include the repository for Voyage)

Monticello browser does show github repositories - how to edit / add new
ones ?  



-----
cheers,
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply | Threaded
Open this post in threaded view
|

Re: Pharo 7 Monticello browser and github repositories

CyrilFerlicot


On Sun 2 Dec 2018 at 18:47, Sanjay Minni via Pharo-users <[hidden email]> wrote:
How to add new github repositories in Monticello (Browser) in Pharo 7
(e.g to include the repository for Voyage)

Monticello browser does show github repositories - how to edit / add new
ones ?   


Hi, 

You can add FileTree or Tonel repositories to Monticello. But to really manage git repositories you will need Iceberg. 



-----
cheers,
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

--
Cyril Ferlicot
https://ferlicot.fr
Reply | Threaded
Open this post in threaded view
|

Re: Pharo 7 Monticello browser and github repositories

Ben Coman
In reply to this post by Pharo Smalltalk Users mailing list


On Mon, 3 Dec 2018 at 01:48, Sanjay Minni via Pharo-users <[hidden email]> wrote:
How to add new github repositories in Monticello (Browser) in Pharo 7
(e.g to include the repository for Voyage)

Monticello browser does show github repositories - how to edit / add new
ones ?   

Please try Iceberg.  Your feedback as a fresh Iceberg user would be useful.
Sorry I don't have any links handy, but it would be interesting to see what you can work out intuitively.

One thing though, if you are using Windows you'll need to "Use custom SSH keys..."
(if you are using ssh based protocol)

cheers -ben  
Reply | Threaded
Open this post in threaded view
|

Re: Pharo 7 Monticello browser and github repositories

Sanjay Minni
I get this problem when trying to install a package (VoyageMongo) thru
Catalog Browser

Pharo 7.0.0rc1 on Win 10 32 bit fresh image->Catalogue Browser
    Select VoyageMongo -><right click>-> install stable version

why does the installation just abort with the message:
<http://forum.world.st/file/t368721/CatalogBrowserVoyageMongoDies01.jpg>
should it not come up a debugger walk back or at least with more
information.

Iceberg status is:
<http://forum.world.st/file/t368721/Iceberg01.jpg>


Ben Coman wrote
> On Mon, 3 Dec 2018 at 01:48, Sanjay Minni via Pharo-users <

> pharo-users@.pharo

>> wrote:
>
>> How to add new github repositories in Monticello (Browser) in Pharo 7
>> (e.g to include the repository for Voyage)
>>
>> Monticello browser does show github repositories - how to edit / add new
>> ones ?
>>
>
> Please try Iceberg.  Your feedback as a fresh Iceberg user would be
> useful.
> Sorry I don't have any links handy, but it would be interesting to see
> what
> you can work out intuitively.
>
> One thing though, if you are using Windows you'll need to "Use custom SSH
> keys..."
> (if you are using ssh based protocol)
>
> cheers -ben





-----
cheers,
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

cheers,
Sanjay
Reply | Threaded
Open this post in threaded view
|

Re: Pharo 7 Monticello browser and github repositories

Ben Coman


On Wed, 5 Dec 2018 at 00:45, Sanjay Minni <[hidden email]> wrote:
I get this problem when trying to install a package (VoyageMongo) thru
Catalog Browser

Pharo 7.0.0rc1 on Win 10 32 bit fresh image->Catalogue Browser
    Select VoyageMongo -><right click>-> install stable version

why does the installation just abort with the message:
<http://forum.world.st/file/t368721/CatalogBrowserVoyageMongoDies01.jpg>
should it not come up a debugger walk back or at least with more
information.

it only comes up with a debugger if the error was unhandled.
General philosophy is its better to handle them - particular in a end-user app
but on the flip side as developers we get very used to getting insights with the debugger.

@esteban, Probably a button to also open a debugger would be useful for Iceberg, which is a "developer" tool.
 
Iceberg status is:
<http://forum.world.st/file/t368721/Iceberg01.jpg>

Is this due to the other error post you made?
After trying the hack I suggested, open the "Repository" on dialog of voyage,
and re-check out the branch, and/or another branch.  

cheers -ben

P.S. Thanks for giving Iceberg a shot.
As it gets used in more real world and varied environments, it helps us iron out the edge cases.




Ben Coman wrote
> On Mon, 3 Dec 2018 at 01:48, Sanjay Minni via Pharo-users <

> pharo-users@.pharo

>> wrote:
>
>> How to add new github repositories in Monticello (Browser) in Pharo 7
>> (e.g to include the repository for Voyage)
>>
>> Monticello browser does show github repositories - how to edit / add new
>> ones ?
>>
>
> Please try Iceberg.  Your feedback as a fresh Iceberg user would be
> useful.
> Sorry I don't have any links handy, but it would be interesting to see
> what
> you can work out intuitively.
>
> One thing though, if you are using Windows you'll need to "Use custom SSH
> keys..."
> (if you are using ssh based protocol)
>
> cheers -ben





-----
cheers,
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html