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<number>.zip in your pharo repository? Do you have a directory named github-cache/dalehenrich/filetree/pharo4.0_dev/dalehenrich-filetree-7f998e5 Thierry 2015-03-16 9:43 GMT+01:00 Jigyasa Grover <grover.jigyasa1@gmail.com>:
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 < thierry.goubier@gmail.com> wrote:
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:00 Jigyasa Grover <grover.jigyasa1@gmail.com>:
Thanks!
The error now says = File missing : ..\repository\MonticelloFileTree-Git.package\monticello.meta\version
What is the way out ?