crntRepo := (Iceberg repositoryForPackage: BaselineOfYourApp package) backend.
locationDir := crntRepo location.
subDir := crntRepo subdirectory.
sourceDir := locationDir.
I also wasn���t sure how you merge a branch back on to master with Iceberg (can you ?) - so I just did that bit in gitlab.
Thanks again - is it worth updating that md with the above - and can we put a link to this in the readme of Tonel (and in fact Iceberg)? There are too many unjoined bits of info that make it difficult to fathom what is going on. It would be great to put them together so others can avoid the lost hours.
Tim