Re: [Pharo-users] Pharo 7 Monticello browser and github repositories

2018-12-04 Thread Ben Coman
On Wed, 5 Dec 2018 at 00:45, Sanjay Minni  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 ->-> install stable version
>
> why does the installation just abort with the message:
> 
> 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:
> 
>

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
>
>


Re: [Pharo-users] Pharo 7 Monticello browser and github repositories

2018-12-04 Thread 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 ->-> install stable version

why does the installation just abort with the message: 
 
should it not come up a debugger walk back or at least with more
information.

Iceberg status is: 
 


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



Re: [Pharo-users] Pharo 7 Monticello browser and github repositories

2018-12-03 Thread Ben Coman
On Mon, 3 Dec 2018 at 01:48, Sanjay Minni via Pharo-users <
pharo-users@lists.pharo.org> 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


Re: [Pharo-users] Pharo 7 Monticello browser and github repositories

2018-12-02 Thread Cyril Ferlicot
On Sun 2 Dec 2018 at 18:47, Sanjay Minni via Pharo-users <
pharo-users@lists.pharo.org> 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


[Pharo-users] Pharo 7 Monticello browser and github repositories

2018-12-02 Thread Sanjay Minni via Pharo-users
--- Begin Message ---
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

--- End Message ---