2015-10-27 12:36 GMT+01:00 Gabriel Cotelli <[email protected]>:

> Maybe something like:
>
> Metacello new
>   baseline: 'QualityAssistant';
>   repository: 'filetree://REPO_LOCATION_IN_DISK';
>   load
>
>
> That 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).

Thierry


> On Tue, Oct 27, 2015 at 7:25 AM, Yuriy Tymchuk <[email protected]>
> 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 <[email protected]>
>> 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).
>>
>> Thierry
>>
>> 2015-10-27 9:54 GMT+01:00 Yuriy Tymchuk <[email protected]>:
>>
>>> 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
>>>
>>
>>
>>
>

Reply via email to