No, I have slice in the repo, but not the package. And I cannot commit the package alone.

Uko

On 21 Jun 2014, at 06:19, Ben Coman <btc@openInWorld.com> wrote:

I sometimes accidentally save a package before saving a slice that the package is in, then it fails when saving the package because the package already exists on the remote repository.  I work around this by scrolling down a fair way in the debugger stack where it iterates over the packages in the slice, and just skip it by returning a dummy value from the method just above there.
cheers -ben

Yuriy Tymchuk wrote:
Ah, it�s strange, I can commit slice, but not the package version. Did I miss something important?

Uko


On 21 Jun 2014, at 02:57, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:

  
Done https://pharo.fogbugz.com/f/cases/13348/Display-progress-when-running-lint-rules

On 20 Jun 2014, at 22:06, stepharo <stepharo@free.fr> wrote:

    
Yes send code.

Stef

On 20/6/14 13:12, Yuriy Tymchuk wrote:
      
Hi,

can we add the progress bar to RBSmalllintChecker so we will see how many classes have been already checked? Or also how many methods in the class (though I don�t think this is reasonable).

Uko