Bump.
Can you pls help me with how to load proper version / finding what is
wrong here?
As shown in replies, it loads two versions (eg. it seems it loads
everything it finds in the repo).
Herby
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.
Herby