The Trunk: Monticello-gsa.340.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Monticello-gsa.340.mcz

commits-2
German Arduino uploaded a new version of Monticello to project The Trunk:
http://source.squeak.org/trunk/Monticello-gsa.340.mcz

==================== Summary ====================

Name: Monticello-gsa.340
Author: gsa
Time: 14 December 2009, 1:50:40 am
UUID: 4d513700-a401-3a4c-9de8-b9402546df9f
Ancestors: Monticello-ar.339

Replaced 'http://foo.com/bar' with 'http://www.squeaksource.com' when adding an http repo on Monticello Browser.

=============== Diff against Monticello-ar.339 ===============

Item was changed:
  ----- Method: MCHttpRepository class>>creationTemplate (in category 'as yet unclassified') -----
  creationTemplate
+ ^self creationTemplateLocation: 'http://www.squeaksource.com/'
- ^self creationTemplateLocation: 'http://foo.com/bar'
  user: 'squeak'
  password: 'squeak'
  !


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Monticello-gsa.340.mcz

Igor Stasenko
Hahaha... thanks!!

2009/12/14  <[hidden email]>:

> German Arduino uploaded a new version of Monticello to project The Trunk:
> http://source.squeak.org/trunk/Monticello-gsa.340.mcz
>
> ==================== Summary ====================
>
> Name: Monticello-gsa.340
> Author: gsa
> Time: 14 December 2009, 1:50:40 am
> UUID: 4d513700-a401-3a4c-9de8-b9402546df9f
> Ancestors: Monticello-ar.339
>
> Replaced 'http://foo.com/bar' with 'http://www.squeaksource.com' when adding an http repo on Monticello Browser.
>
> =============== Diff against Monticello-ar.339 ===============
>
> Item was changed:
>  ----- Method: MCHttpRepository class>>creationTemplate (in category 'as yet unclassified') -----
>  creationTemplate
> +       ^self creationTemplateLocation: 'http://www.squeaksource.com/'
> -       ^self creationTemplateLocation: 'http://foo.com/bar'
>                user: 'squeak'
>                password: 'squeak'
>  !
>
>
>



--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Monticello-gsa.340.mcz

garduino
hehe, I got tired of replace foo.com hundred of times at day :)


2009/12/14 Igor Stasenko <[hidden email]>:

> Hahaha... thanks!!
>
> 2009/12/14  <[hidden email]>:
>> German Arduino uploaded a new version of Monticello to project The Trunk:
>> http://source.squeak.org/trunk/Monticello-gsa.340.mcz
>>
>> ==================== Summary ====================
>>
>> Name: Monticello-gsa.340
>> Author: gsa
>> Time: 14 December 2009, 1:50:40 am
>> UUID: 4d513700-a401-3a4c-9de8-b9402546df9f
>> Ancestors: Monticello-ar.339
>>
>> Replaced 'http://foo.com/bar' with 'http://www.squeaksource.com' when adding an http repo on Monticello Browser.
>>
>> =============== Diff against Monticello-ar.339 ===============
>>
>> Item was changed:
>>  ----- Method: MCHttpRepository class>>creationTemplate (in category 'as yet unclassified') -----
>>  creationTemplate
>> +       ^self creationTemplateLocation: 'http://www.squeaksource.com/'
>> -       ^self creationTemplateLocation: 'http://foo.com/bar'
>>                user: 'squeak'
>>                password: 'squeak'
>>  !
>>
>>
>>
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Monticello-gsa.340.mcz

Michael Haupt-3
Hi Germán,

On Mon, Dec 14, 2009 at 6:22 PM, Germán Arduino <[hidden email]> wrote:
> hehe, I got tired of replace foo.com hundred of times at day :)

the productivity award is yours. ;-)

Best,

Michael

Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Monticello-gsa.340.mcz

garduino
haha, Thanks Michael, but not really an idea from me, I borrowed it
from Pharo :P

Cheers.


2009/12/14 Michael Haupt <[hidden email]>:

> Hi Germán,
>
> On Mon, Dec 14, 2009 at 6:22 PM, Germán Arduino <[hidden email]> wrote:
>> hehe, I got tired of replace foo.com hundred of times at day :)
>
> the productivity award is yours. ;-)
>
> Best,
>
> Michael
>
>