For some reason the package manager is refreshing all packages. I don't know
why it happens, and it's quite annoying (because it slows down commits), but it
doesn't cause any actual problems, so don't worry about it too much.
As I understand it, what happens is the following: before you commit to your MC
repo, you have to find the next version number; a check is then done in all
relevant repos; the cached content is not used, but an actual refresh is done.
All this is so that my .5 would not conflict with someone else .5 - the chance
that this happens is very small, and the check does not really prevent it.
I assumed that but can it be limited to the Repositories that are associated
with the package? I am afraid that next time I travel I can not commit to my
local repository (and ofcourse the speed part). :)
We should go one step further: add an option to totally disable this check to
go outside the target repo,
It would be cool because you imagine when we integrate a change :)
it makes little sense. But MC is a complex beast ...
holger