April 8, 2019
11:08 a.m.
Hi Tim,
Hi Konrad - I think you can do what you describe - I think the ICeRepository entry for your project will have the path you want.
Indeed. Here's how to get the repository for class MyClass: repo := IceRepository registeredRepositoryIncludingPackage: MyClass package. And then the path ist just repo location.
And yes, its the committing back non source files where iceberg doesnât try to do anything (and so needs help from elsewhere).
From what I saw so far it looks possible to change a file and do a commit from Pharo code, bypassing the Iceberg UI. For some uses that may be OK.
Konrad.