On 30 May 2018, at 01:59, Andrei Stebakov <lispercat@gmail.com> wrote:On Pharo 7.0, Windows 10 when I try to clone from pillar-markup/pillar on Windows 10, it gives me an error "the filename or extension is too long���
Also I got a couple of questions:- How do I check the version of Iceberg
- How can I update from Iceberg 0.7.1 on Pharo 6.1 (installed using instructions from https://github.com/pharo-vcs/iceberg) to latest Iceberg 1.0.1?
Thanks!AndreiOn Tue, May 29, 2018 at 5:30 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:Hi all,Time for a new Iceberg update, that will be available in the next Pharo build. This time, there are lots of cleanups and enhancements. On the big highlights:- Tonel migration plugin is available in the "Other menu item"- Tests are green on 64 bits! (meaning iceberg can be safely used in 64 bits).Thanks to everybody that participated in reviewing, opening/closing issues or even fixing a typo!# DocumentationJust as a reminder, here you have a link to iceberg's wiki, convering some info like terminology, how to help us, and so on...# And some videos ;)- Branching and merging https://www.youtube.com/watch?v=DBzkjwABPEI
- Loading a Baseline https://youtu.be/brUHEOr-p_E
- Contributing to Iceberg https://youtu.be/yGr5HvVWM0M# Changes LogEnjoy, GuillePS, detailed changes log below:# Cleanups#819 Fix tooltip typo in settings#800 Iceberg should be removed from the catalogue#801 Remove not referenced packages#803 Correct some lints in tests#806 Bad repair options when local repository is missing#725 Remove and clean old UI#794 Some classes should use category "utilities" instead of "utility"#791 Begin to remove old UI#734 Begin to remove old UI#576 Add link to github/gitlab ssh instructions# Enhancements#776 Upgrade to Commander 0.6.2 dependencies#765 Add command to copy SHA from history window#793 Add the commit message to history window#785 Metacello conflicts are not handled Metacello Integration# Bug fixes#771 IceTipRemoveFromRepositoryPackageCommand >> execute is not implemented #748 Code subdirectory in empty repository#767 Error while pulling with renamed packages#814 Moving extension from a package removes extended class#807 When we do not have the right to push on a report we get an Error instead of the pop up!#768 Inverse merge preview shows wrong diff#784 Pulling from a non existing remote branch fails#810 #removePackage: should recursively delete files# Documentation#702 Create screencast - How to contribute to iceberg#774 Copy Wiki contribution page to pharo-project/pharo wiki# Infrastructure#761 Make tests run in 64 bits Pharo 7