if you have iceberg metacello integration enabled (default in 7.0), the repository is resolved as part of iceberg and then it does not instances a MC*Repository but an IceMetacelloRepositoryAdaptor. Then it works on baselines, etc.
Esteban > On 2 Jan 2018, at 17:18, Sean P. DeNigris <s...@clipperadams.com> wrote: > > EstebanLM wrote >> MC*Repository is not iceberg but monticello api. > > Except it is extended by Iceberg-Adapters for #httpsUrl and #scpUrl! Also, > MCBitbucketRepository is hardcoded in > IceProviderRepositoryType>>#mcRepository, which was mangling the URL (off > the top of my head I assume because 'bitbucket' is longer than 'gitlab'). > This is all in #60528. I don't see how people could be using this unless > it's fixed in 7.0 (which it doesn't appear to be because there still seems > not to be an MCGitlabRepository) or they are using filetree:// or similar > URLs in their baselines. > > > > ----- > Cheers, > Sean > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html >