Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068303.htmlName: Monticello-tfel.637
Ancestors: Monticello-cmm.636
add a button for rejecting all incoming conflicts that only change AST
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068304.htmlName: Files-cmm.161
Ancestors: Files-cmm.160
- Soften the change to FileDirectory>>#/ to be more backward compatible, and extend it to DirectoryEntry.
- We have #assureExistence, add #assureAbsence for safely ensuring a directory does not exist without having to write a error-handler.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068305.htmlName: Installer-Core-cmm.414
Ancestors: Installer-Core-cmm.407
Support more configuration use-cases:
* Automatically addLocalRepositories and addRemoteRepositories to the MC browser when merging packages.
* Ability to #copyLocalVersionsToRemoteFor: a package. This can be used as a single 'commit' of all changes across multiple packages (which reside in their own repositories).
- Connectors was moved back to SqueakSource.
- webClientSsp seems to be just as current at SqueakSource as it does at SS3.
- Fixed some assumptions in the package-definitions that assumed they exist in their same repository as their prerequisite packages.
=============================================