Hi,
Fixed:
Iceberg enableMetacelloIntegration: false.
I felt with this one again :)
regards,
bruno
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Hi,
It seems that my previous image was corrupted.
In new Fresh Image the error is the following:
IceLibgitErrorVisitor>>visitGenericError:
IceLibgitErrorVisitor>>visitERROR:
LGit_GIT_ERROR>>acceptError:
[ :error |
location exists
ifTrue: [ location ensureDeleteAll ].
error acceptError:
Hi,
I have a very simple Baseline:
baselineOf: spec
spec
for: #common
do: [
spec baseline: 'NeoJSON' with: [ spec repository:
'github://svenvc/NeoJSON:master/repository' ].
spec baseline: 'P3' with: [