On 27 Oct 2015, at 14:45, Thierry Goubier <thierry.goubier@gmail.com> wrote:2015-10-27 12:36 GMT+01:00 Gabriel Cotelli <g.cotelli@gmail.com>:Maybe something like:Metacello new baseline: 'QualityAssistant'; repository: 'filetree://REPO_LOCATION_IN_DISK'; loadThat one certainly works, so that must be something else.(i.e. if you load a baseline via a github:// url, then this code is used).ThierryOn Tue, Oct 27, 2015 at 7:25 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:I inspect `BeselineOfQualityAssistant project` then in versions presentation I select the one and only baseline version and send `load` to it.On 27 Oct 2015, at 10:52, Thierry Goubier <thierry.goubier@gmail.com> wrote:Can you list the command you are using as Metacello code?I tried a few fancy things at one point with multiple repositories and baselines, and Metacello gave me that power, but not in the way I expected (at all).Thierry2015-10-27 9:54 GMT+01:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:Hi,
is it possible to load the baseline that is in a local repo? Because when I try to do that, I get: Could not resolve: <pakagename>���
I need to test how the configuration works and it looks like a cannot do that if I have not committed it.
Uko