Thats exactly what I was looking for - as I can never fathom the deep rooted 
directories I modified it a bit to:

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


> On 10 May 2018, at 00:33, Bernardo Ezequiel Contreras <[email protected]> 
> wrote:
> 
> Tim, i've used the following script
> 
> https://github.com/pharo-vcs/tonel/blob/master/MigrateFromFileTree.md 
> <https://github.com/pharo-vcs/tonel/blob/master/MigrateFromFileTree.md>
> 
> in my pet projects. hope this helps.
> 
> On Wed, May 9, 2018 at 8:22 PM, Tim Mackinnon <[email protected] 
> <mailto:[email protected]>> wrote:
> Hmmm - I don’t think I’ve fully understood the instructions. If I already 
> have a project in filetree git format - does creating the .properties file 
> work? What do I do to convert it to tonel format? I think I’ve noticed a few 
> announcements where people have said they’ve moved to the new tonel format - 
> so how did they do it?
> 
> I tried using git on the command line to add .properties file there - but not 
> sure it did anything?
> 
> Tim
> 
> 
> 
> 
> 
> 
> -- 
> Bernardo E.C.
> 
> Sent from a cheap desktop computer in South America.

Reply via email to