Yes, now it works for me, thank you, hope it helps others, too :)
Jan
Thierry Goubier wrote
> Hi Jan,
>
> can you retry the following?
>
> Gofer new
> url: 'https://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
> configurationOf: 'GitFileTree';
> loadStable
>
> I
Hi Jan,
can you retry the following?
Gofer new
url: 'https://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
configurationOf: 'GitFileTree';
loadStable
I've just updated the configuration (but less than 30 minutes ago ;)).
Thierry
2015-03-17 9:46 GMT+01:00 Jan B. :
Hello, just to add info about my behavior of loading gitfiletree (30 minutes
ago on clean images of Pharo 40560 on Windows 7)...
Gofer new
url: 'https://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
configurationOf: 'GitFileTree';
loadDevelopment.
and
Metacello ne
Le 16/03/2015 21:15, kilon alios a écrit :
Smacc looks to load fine using its Github repo instructions. So far it
works ok too.
Ok. That's me then. My code for pre-loading GitFileTree for accessing
gitfiletree:// urls is pointing to an old version. I'll remove git
access from the development
Smacc looks to load fine using its Github repo instructions. So far it
works ok too.
On Mon, Mar 16, 2015 at 10:13 PM, Thierry Goubier wrote:
> Le 16/03/2015 20:27, kilon alios a écrit :
>
>> Oh boy ...
>>
>> If I try to install Smacc from configuraton browser it crashes the
>> latest pharo 4 im
Le 16/03/2015 20:27, kilon alios a écrit :
Oh boy ...
If I try to install Smacc from configuraton browser it crashes the
latest pharo 4 image on macos.
Cool! Not ;)
I'll recreate a Pharo4 image and check all this.
Thierry
On Mon, Mar 16, 2015 at 8:40 PM, Thierry Goubier
mailto:thierry.g
Le 16/03/2015 21:08, kilon alios a écrit :
I am also getting a new error with gitFiletree
MNU: GitFileTreePcakageEntry>>beginsWith:
I believe I did correct that one, I'll check.
Thierry
On Mon, Mar 16, 2015 at 9:27 PM, kilon alios mailto:kilon.al...@gmail.com>> wrote:
Oh boy ...
If
I am also getting a new error with gitFiletree
MNU: GitFileTreePcakageEntry>>beginsWith:
GitFileTreePackageEntry(Object)>>doesNotUnderstand: #beginsWith:
[ :each | each beginsWith: aPackage , '-' ] in
MCFileTreeGitRepositoryInspector(MCFileRepositoryInspector)>>packageIcon:
in Block: [ :each | eac
Oh boy ...
If I try to install Smacc from configuraton browser it crashes the latest
pharo 4 image on macos.
On Mon, Mar 16, 2015 at 8:40 PM, Thierry Goubier
wrote:
> Hi Kilon,
>
> like a monday :)
>
> I made a mistake in the configuration, and you are apparently the first
> one to try the st
Hi Kilon,
like a monday :)
I made a mistake in the configuration, and you are apparently the first
one to try the stable version of SmaCC. It's just an error in the url. I
have uploaded a new version of the configuration.
Note to the SmaCC users at a certain place... I'm not sure I'll mainta
This is strange.
I tried both the Gofer and the Metacello script before replying to you, and
they both worked.
Do you have a file named github-dalehenrichfiletreepharo40dev.zip
in your pharo repository? Do you have a directory named
github-cache/dalehenrich/filetree/pharo4.0_dev/dalehenrich-file
Sir
I have cleared the previous files and tried to load directly from github as
directed by you.
The error still persists. There are missing files again.
Thanks
Jigyasa Grover
On Mon, Mar 16, 2015 at 2:07 PM, Thierry Goubier
wrote:
> Hi,
>
> an alternative solution is to load directly from git
Hi,
an alternative solution is to load directly from github, with:
Metacello new
baseline: 'FileTree';
repository: 'github://dalehenrich/filetree:pharo4.0_dev/repository';
load: 'Git'
Missing files may mean a leftover from a previous, failed load attempt.
Thierry
2015-03-16 8:19 GMT+01:0
Thanks!
The error now says = File missing :
..\repository\MonticelloFileTree-Git.package\monticello.meta\version
What is the way out ?
it seems so. i was facing the same problem (sthub is dow :( ).
On Mon, Mar 16, 2015 at 3:40 AM, Jigyasa Grover
wrote:
> After following this --
>
> Gofer it
> url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
> configurationOf: 'GitFileTree';
> loadDevelop
After following this --
Gofer it
url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main';
configurationOf: 'GitFileTree';
loadDevelopment
I am getting unable to access smalltalkhub.com
I am also unable to connect to this website through browser.
Is it unavailable ?
Hi Jigyasa, Martin,
I removed the stable version of GitFileTree from the configuration since
it doesn't work anymore since a few versions of Pharo4.
Please use the development version, as per the following script:
Gofer it
url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo40/main
Does there exist any alternative ?
Thanks
Jigyasa Grover
On Sun, Mar 15, 2015 at 11:35 AM, Martin Bähr <
mba...@email.archlab.tuwien.ac.at> wrote:
> Excerpts from Jigyasa Grover's message of 2015-03-15 06:56:49 +0100:
> > Whenever I click on Install stable version of GitFileTree (ThierryGoubier
Excerpts from Jigyasa Grover's message of 2015-03-15 06:56:49 +0100:
> Whenever I click on Install stable version of GitFileTree (ThierryGoubier
> .33) in Configuration Browser in Pharo 4.0 , I get the error = The symbolic
> version #stable is not defined in Configuration GitFileTree for the curren
Whenever I click on Install stable version of GitFileTree (ThierryGoubier
.33) in Configuration Browser in Pharo 4.0 , I get the error = The symbolic
version #stable is not defined in Configuration GitFileTree for the current
platform. Possible symbolic version values include : #(#bleedingEdge
#dev
20 matches
Mail list logo