[Pharo-project] Monkey can't find working copies?
There are a few issues with "Error: Working copy for SLICE-Issue-Xxx not found". Is this a monkey problem? The slice for http://code.google.com/p/pharo/issues/detail?id=6560 at least seems to load fine in latest 2.0... Sean [1] http://code.google.com/p/pharo/issues/list?can=2&q=Error+%22Working+copy+for... -- View this message in context: http://forum.world.st/Monkey-can-t-find-working-copies-tp4644829.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
has been resolved by now. the problem was Gofer related, since it did not properly manage the merge action when the requested package hasn't been loaded before. so usually this works since you merge only with things you already have in your image, however with slices this won't work, since each slice is treated like a new MC package. On 2012-08-21, at 15:49, Sean P. DeNigris <sean@clipperadams.com> wrote:
There are a few issues with "Error: Working copy for SLICE-Issue-Xxx not found". Is this a monkey problem? The slice for http://code.google.com/p/pharo/issues/detail?id=6560 at least seems to load fine in latest 2.0...
Sean
[1] http://code.google.com/p/pharo/issues/list?can=2&q=Error+%22Working+copy+for...
-- View this message in context: http://forum.world.st/Monkey-can-t-find-working-copies-tp4644829.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Camillo Bruni -
Sean P. DeNigris