If you add the new packages and remove the old ones the history will be ok. For example: https://github.com/ba-st/Willow/pull/160/files , and don't forget to update your baseline.
On Tue, Jun 2, 2020 at 9:48 AM Vitor Medina Cruz <[email protected]> wrote: > So you mean I should change the package name and add the renamed package > as a new one into Inceberg? The problem with this is that the history will > be compromised, as it will see it as exclusion and then inclusion of > several new classes instead of simply changes in existing ones. > > Isn't a way o doing that keeping the correct history of changes? > > On Tue, Jun 2, 2020 at 9:33 AM Gabriel Cotelli <[email protected]> > wrote: > >> You need to open the repository view, add your new packages using the Add >> Package button and remove the old ones with the contextual menu. >> >> On Tue, Jun 2, 2020 at 9:27 AM Vitor Medina Cruz <[email protected]> >> wrote: >> >>> Hello, >>> >>> How is the correct/safe way of renaming a packages so that it is >>> reflected in the Iceberg repository? >>> >>> I have made that sometimes but got out of sync with Iceberg and it was >>> very hard to fix: I had to change files by hand, and then load back in the >>> image, so wanna to avoid that. >>> >>> Regards, >>> Vitor. >>> >>
