PR with fix: https://github.com/pharo-project/pharo/pull/2062
On Wed, Dec 12, 2018 at 3:46 PM Guillermo Polito
wrote:
> I've opened an issue here:
>
>
> https://pharo.fogbugz.com/f/cases/22754/Exception-while-opening-a-MCSubDirectoryRepository
>
> The reason is that several parts of monticello w
I've opened an issue here:
https://pharo.fogbugz.com/f/cases/22754/Exception-while-opening-a-MCSubDirectoryRepository
The reason is that several parts of monticello were updated to use the new
file streams, but MCSubdirectory was not.
I'll be posting a fix in a couple of minutes.
On Wed, Dec 12,
Hi Hans,
I'm trying to reproduce this one. It seems it happens only with a
"Directory with subdirectories" kind of repository. Can you confirm?
I do now know exactly what this should do, never used it before.
I'll check it and come back to you.
Guille
On Wed, Dec 12, 2018 at 12:46 PM Baveco, Ha