Hi Juraj,

I've finally forced myself to finish a guide on using gitfiletree: 
https://www.peteruhnak.com/blog/2016/07/25/how-to-use-git-and-github-with-pharo/
 so hopefully it will be of some use to you.

Couple of notes:
        * GitFileTree loaded from Catalog still doesn't work in Pharo 6, so use 
the script Thierry provided
        * There's some pain associated with some operations (e.g. merging, 
loading), this will be addressed sooner or later by IceBerg, which is hopefully 
the future of git in Pharo ( https://github.com/npasserini/iceberg )

Peter

On Mon, Jul 25, 2016 at 11:47:24AM -0400, Juraj Kubelka wrote:
> Hi Alexandre,
> 
> I will first give a try. I think once the Pharo community moves to GitHub, it 
> will help to all. It could be painful, but SmalltalkHub is also painful and 
> we are loosing other opportunities that GitHub service offers. 
> 
> I agree that it could be painful. I am fine using external GIT tools. Even 
> for Java (or other) projects I use external GIT tools. The important is that 
> we can easily deploy projects and people can load it (,e.g., Catalog Browser).
> 
> Cheers,
> Juraj
> 
> > On Jul 25, 2016, at 09:14, Alexandre Bergel <alexandre.ber...@me.com> wrote:
> > 
> > Hi Juraj,
> > 
> > Although I find very appealing to work with Git, it is still very painful. 
> > Some of the issues I feel right now: difficult of merging, checking for 
> > source code differences, there is unfortunately a difference between 
> > installing using Metacello and cloning a repository, … 
> > We can discuss it if you want (I am back in Chile).
> > 
> > Alexandre
> > 
> > 
> >> On Jul 25, 2016, at 8:41 AM, Juraj Kubelka <juraj.kube...@icloud.com> 
> >> wrote:
> >> 
> >> Hi,
> >> 
> >> can you point me to a latest (best) way to use GitHub for Pharo projects 
> >> (Pharo 6)? 
> >> 
> >> Is the GitFileTree project the way to use it?
> >> 
> >> How does ConfigurationOf change?
> >> 
> >> Thanks!
> >> Juraj
> > 
> > -- 
> > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> > Alexandre Bergel  http://www.bergel.eu
> > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> > 
> > 
> > 
> > 
> 
> 

Reply via email to