Re: [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-05-01 Thread Sean P. DeNigris
EstebanLM wrote
> provide feedback

Two "gotchas":
- you have to create a development version first, which I did by selecting
"make development version" from the context menu of the latest baseline in
Versionner's project editor. Otherwise you will get an error when you select
"commit Xyz version"
- don't save the individual packages first (e.g. via Komitter or MC) because
then they will not appear in the new window... duh ;)



-
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/ANN-Screencast-on-Versionner-Part-2-tp4823222p4823570.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.



Re: [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread kilon alios
thanks Esteban, very useful tutorial

On Thu, Apr 30, 2015 at 6:00 PM Esteban Lorenzano 
wrote:

> https://www.youtube.com/watch?v=SxTpuSHNh2E
>
> On 30 Apr 2015, at 16:48, stepharo  wrote:
>
>  esteban
>
> can you provide the link to the second videos?
>
> Stef
>
>
> Le 30/4/15 15:31, Esteban Lorenzano a écrit :
>
> Hi again,
>
>  Now I made a small video on how to use Versionner to help you manage
> your releases and commits.
>
>  https://youtu.be/cFRJDuWL-Q0
>
>  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 it
>  smalltalkhubUser: 'PharoExtras' project: 'Versionner';
>  configuration;
>  loadVersion: '2.12.2'.
>
>  cheers,
> Esteban
>
>
>
>
>


Re: [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread Esteban Lorenzano
https://www.youtube.com/watch?v=SxTpuSHNh2E 


> On 30 Apr 2015, at 16:48, stepharo  wrote:
> 
> esteban 
> 
> can you provide the link to the second videos?
> 
> Stef
> 
> 
> Le 30/4/15 15:31, Esteban Lorenzano a écrit :
>> Hi again, 
>> 
>> Now I made a small video on how to use Versionner to help you manage your 
>> releases and commits. 
>> 
>> https://youtu.be/cFRJDuWL-Q0 
>> 
>> 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 it 
>>  smalltalkhubUser: 'PharoExtras' project: 'Versionner';
>>  configuration;
>>  loadVersion: '2.12.2'.
>> 
>> cheers, 
>> Esteban
>> 
>> 
> 



Re: [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread stepharo

esteban

can you provide the link to the second videos?

Stef


Le 30/4/15 15:31, Esteban Lorenzano a écrit :

Hi again,

Now I made a small video on how to use Versionner to help you manage 
your releases and commits.


https://youtu.be/cFRJDuWL-Q0

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 it
smalltalkhubUser: 'PharoExtras' project: 'Versionner';
configuration;
loadVersion: '2.12.2'.

cheers,
Esteban






Re: [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread Esteban Lorenzano
I forget to tell that commit tool is still a beta. 
part of the purpose of this videos is to encourage you to use them and provide 
feedback and enhancement requests (for example Ben already asked for the 
possibility to make diffs… I’m working on it).

Esteban

> On 30 Apr 2015, at 15:31, Esteban Lorenzano  wrote:
> 
> Hi again, 
> 
> Now I made a small video on how to use Versionner to help you manage your 
> releases and commits. 
> 
> https://youtu.be/cFRJDuWL-Q0 
> 
> 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 it 
>   smalltalkhubUser: 'PharoExtras' project: 'Versionner';
>   configuration;
>   loadVersion: '2.12.2'.
> 
> cheers, 
> Esteban
> 
> 



[Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread Esteban Lorenzano
Hi again, 

Now I made a small video on how to use Versionner to help you manage your 
releases and commits. 

https://youtu.be/cFRJDuWL-Q0 

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 it 
smalltalkhubUser: 'PharoExtras' project: 'Versionner';
configuration;
loadVersion: '2.12.2'.

cheers, 
Esteban