On 02 May 2013, at 09:01, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2013/5/2 Camillo Bruni <camillobruni@gmail.com>
On 2013-05-02, at 08:36, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Same problem in same train situation. I press commit on local directory and system start connect to smalltalkhub repository and hang for ever. Why system doing this when I use local repository?
Because MC has some limitations :). If you commit a package that is by default in Pharo you'll always have the Pharo30 repository there. So when you commit MC tries to be smart and gather a unique version number by checking ALL repositories ... there is your issue :(
It makes offline work impossible. Can we add setting for this?
Yes, there should be a setting that says: 'MC should not check other repositories for potential conflicts when saving'. It is a lot faster when you do have network as well. Sven