2013/5/2 Camillo Bruni <camillobr...@gmail.com>
> > On 2013-05-02, at 08:36, Denis Kudriashov <dionisi...@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?