Re: [Pharo-users] Loading Local Repositories with Iceberg

2018-06-03 Thread Sean P. DeNigris
Evan Donahue wrote
> I have "Share repositories between images" checked in both images

What that option does is look in a standard shared location for the clone of
a particular repo in the form {{shareRoot}}/{{username}}/{{repoName}} (e.g.
~/MySharedRoot/seandenigris/Magritte3) instead of making a fresh clone for
each image (within the image folder by default). It does not automatically
create domain objects for these clones in an image.




Evan Donahue wrote
> what is the best way to set up the project I was working on in a
> fresh image so I can continue working on it?

Probably by loading a BaselineOfYourProject via the Metacello scripting API.
If you #enableMetacelloIntegration, this will add repos to Iceberg as
necessary as your project is loaded.



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



[Pharo-users] Loading Local Repositories with Iceberg

2018-06-03 Thread Evan Donahue
I'm using the Pharo 6.1 image with the Pharo Launcher. I have committed
changes to several local github repos through Iceberg. I would like to be
able to clone a new 6.1 image and load all the locally committed packages.

I have "Share repositories between images" checked in both images, and the
path looks right, but I do not see any of my repos in the fresh image. Is
there something I need to do to load them? I tried "add local repository"
but it claimed none of my repositories had any packages to load. I have had
no trouble pushing to github and downloading my packages again from there
on a different computer, but I am afraid to try it on the same computer in
case the repositories collide.

In short, what is the best way to set up the project I was working on in a
fresh image so I can continue working on it?

Thanks,
Evan


Re: [Pharo-users] pharos.org gives a 503

2018-06-03 Thread Bruce O'Neel

Yep, seems fine now.  Thanks!  
  
cheers  
  
bruce  


  



[Pharo-users] metacello and github under a custom domain

2018-06-03 Thread Tudor Girba
Hi,

I am working with a GitHub enterprise installation that resides under a custom 
domain (e.g., github.example.com).

I can clone the repository using Iceberg and ssh: 
g...@github.example.com:user/repo.git

How can I tell Metacello to load a baseline from that repository?

Cheers,
Doru



--
www.tudorgirba.com
www.feenk.com

"To lead is not to demand things, it is to make them happen."







Re: [Pharo-users] pharos.org gives a 503

2018-06-03 Thread Tim Mackinnon
Might have been a blip? Works fine for me from the U.K.?

Sent from my iPhone

> On 3 Jun 2018, at 09:39, Bruce O'Neel  wrote:
> 
> Hi,
> 
> Pharo.org and 
> http://www.pharo-project.org/news?rss
> 
> both give a 503 right now.
> 
> cheers
> 
> bruce


[Pharo-users] pharos.org gives a 503

2018-06-03 Thread Bruce O'Neel

Hi,  
  
Pharo.org and   
[http://www.pharo-project.org/news?rss](http://www.pharo-project.org/news?rss)  


  
both give a 503 right now.  
  
cheers  
  
bruce