[Pharo-users] Re: FileTree to Tonel migration.

2022-07-19 Thread Offray Vladimir Luna Cárdenas
Vince, Thanks, your advice point us to the solution. We revert the changes in the image to the commit we wanted, filed out the changes as a .st file, went back to the tip of the branch and filed in the changes back. Cheers, Offray On 18/07/22 23:18, vin...@gmail.com wrote: Hi Have you tr

[Pharo-users] Re: FileTree to Tonel migration.

2022-07-18 Thread vinref
Hi Have you tried merging everything back into to a single package in an image, then save that to Tonel? Vince