On 01 May 2015, at 02:14, Mariano Martinez Peck <marianopeck@gmail.com> wrote:Esteban,Imagine I do have already the ConfigurationOfMyApp (with everything already setup). I want to commit multiple packages together. By that I mean:1) Wanna see a "Changes" from all dirty packages of my Configuration
2) I want to write same commit message for all
3) Commit all packages to the correct repository
But...I do not want to create a new version in the ConfigurationOfMyApp nor commit it.Can I do that?
Thanks in advance,On Thu, Apr 30, 2015 at 7:43 PM, Pablo R. Digonzelli <pdigonzelli@gmail.com> wrote:Esteban, Versionner menu options in Monticello does not work in pharo 4.0. I am right?
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRLMetrotec SRL
25 de Mayo 521San Miguel de Tucum��nDe: "Gast��n Dall' Oglio" <gaston.dalloglio@gmail.com>
Para: "Any question about pharo is welcome" <pharo-users@lists.pharo.org>
Enviados: Jueves, 30 de Abril 2015 17:49:34
Asunto: Re: [Pharo-users] [ANN] Screencast on Versionner (Part 2)Thanks!!!2015-04-30 10:31 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:Hi again,Now I made a small video on how to use Versionner to help you manage your releases and commits.This is new stuff, so you will need latest Pharo 5 to use it, alternatively you can install latest Versionner into Pharo 4 (I don���t know how it will work on Pharo 3, you���ll probably need to load Glamour as well others).In Pharo 4, you can install it executing:Gofer itsmalltalkhubUser: 'PharoExtras' project: 'Versionner';configuration;loadVersion: '2.12.2'.cheers,Esteban
--