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 |
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 <[hidden email]>: Hi, |
I inspect `BeselineOfQualityAssistant project` then in versions presentation I select the one and only baseline version and send `load` to it.
|
Maybe something like: Metacello new baseline: 'QualityAssistant'; repository: 'filetree://REPO_LOCATION_IN_DISK'; load On Tue, Oct 27, 2015 at 7:25 AM, Yuriy Tymchuk <[hidden email]> wrote:
|
2015-10-27 12:36 GMT+01:00 Gabriel Cotelli <[hidden email]>:
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
|
Thanks, it worked!
|
Free forum by Nabble | Edit this page |