Hi Julien,

for my part, it would probably mean that GitFileTree isn't loaded. Do you have a package named MonticelloFileTree-Git? I load it with:
�������� Gofer new
��� ��� ��� ��� url: 'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo30/main';
��� ��� ��� ��� configurationOf: 'GitFileTree';
��� ��� ��� ��� loadDevelopment

Thierry



2014-10-13 8:19 GMT+02:00 Julien Delplanque <julien@tamere.eu>:
Hi Thierry, Dale,

I get a ZnUnknownScheme whatever the solution I choose...

Are you sure it works for private repositories that need your ssh key
for auth?

Julien