EstebanLM wrote > if you have iceberg metacello integration enabled… Then it works on > baselines, etc.
Strange. I did `Iceberg enableMetacelloIntegration: true.` first and still got the error. I can't easily test in 7 because it depends on Magritte which depends on Grease which doesn't seem to load yet. Maybe I can cobble together a simpler test case. The Git error I mentioned in my OP was caused because `LGitRepository >> clone:options:to:` is trying to clone 'g...@bitbucket.org:nDeNigris/Quote-Me.git' based on `gitlab://SeanDeNigris/Quote-Me:master/repository` from the baseline spec. Earlier in the stack, `IceProviderRepositoryType >> mcRepository` is using `MCBitbucketRepository` which is hardcoded. All of the above is with iceberg metacello integration enabled. ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html