On 03 Apr 2015, at 17:55, Dmitri Zagidulin <dmitri@zagidulin.net> wrote:On Fri, Apr 3, 2015 at 11:49 AM, Max Leske <maxleske@gmail.com> wrote:> that you can keep the VM and .sources in different directories? How do you tell the VM where to locate the sources?
You don���t. It���s detected automagically!Wait, how does it know which .sources file to pick? :) What if there are .sources from multiple versions of Pharo, etc, lying around on the hard drive?��The image decides which sources file it needs. I have all of mine in a single directory with all the different VMs. Works like a charm.