Sept. 4, 2017
11:15 a.m.
Herby VojÄÃk wrote:
Hello!
As I need to load specific version of Glorp with my fix, and I did not find out how to force-override it in my baseline, I tried to load it post-the-baseline via Gofer:
(Gofer new smalltalkhubUser: 'DBXTalk' project: 'Glorp') package: 'Glorp'; version: 'Glorp-HerbyVojcik.127'; load.
But it actually looks like this: [see attached bogusgofer.png].
OTOH, after the image loads the tests pass and monticello browser looks like this: [see attached mbloaded127.png].
Am I doing something wrong? I am a bit afraid what is actually loaded / if it won't break b/c of inconsistent state.
P.S.: Epicea shows "Loading 127 and 129". I only wanted to load 127. ???
Herby