EstebanLM wrote >>Yes, there is a bug now in iceberg (I will fix it soon), for now you can go with: > >>IceRepository defaultBackendType: #IceLibgitLocalRepository.
This actually causes an Assertion failure, then a total crash: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Assertion failed! Program: ... File: e:/workspace/PharoVM-spur32/Architecture.../remote.c Line: 430 Expression: out && repo && name For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts (Press Retry to debug the application - JIT must be enabled) --------------------------- Abort Retry Ignore --------------------------- I am using the image #60480 on a Windows 10 64bits OS -- View this message in context: http://forum.world.st/Iceberg-tp4945776p4945804.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
