> However, another problem is that suppose I want to commit a fix to > OB-Standard, I cannot because I have also all those changes with me. I must > take another image (core) and download OB again :(
Yeah, that's another common reason for many broken commits in the official repository. I suggest that you create your own repository where you (and the ones you trust) have write access and where you copy the versions that YOU have tested and the YOU know to work. Otherwise you will never get rid of these subtle problems. Public repositories (other than an inbox) simply don't work for popular projects (see Pharo, Seaside). Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
