Obtaining the version of Moose that I am using

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

Obtaining the version of Moose that I am using

Alexandre Bergel
Hi!

I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451), but I wasn't able to say which version of Moose I am using. Is there a way to obtain this info?
I was thinking about:
ConfigurationOfMoose defaultVersion
=> <>default [ConfigurationOfMoose]

Not really helpful

ConfigurationOfMoose project lastVersion
=> >=4.0.14 [ConfigurationOfMoose]

But is 4.0.14 the same than default?

Alexandre

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Obtaining the version of Moose that I am using

Tudor Girba
If you choose to get the latest version of everything, what should the  
meaning of a version name be?

Doru


On 3 Sep 2010, at 18:49, Alexandre Bergel wrote:

> Hi!
>
> I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451 
> ), but I wasn't able to say which version of Moose I am using. Is  
> there a way to obtain this info?
> I was thinking about:
> ConfigurationOfMoose defaultVersion
> => <>default [ConfigurationOfMoose]
>
> Not really helpful
>
> ConfigurationOfMoose project lastVersion
> => >=4.0.14 [ConfigurationOfMoose]
>
> But is 4.0.14 the same than default?
>
> Alexandre
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Every now and then stop and ask yourself if the war you're fighting  
is the right one."



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Obtaining the version of Moose that I am using

Alexandre Bergel
> If you choose to get the latest version of everything, what should the meaning of a version name be?

The version number of the last version. Easy :-)

Alexandre

>
>
> On 3 Sep 2010, at 18:49, Alexandre Bergel wrote:
>
>> Hi!
>>
>> I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451), but I wasn't able to say which version of Moose I am using. Is there a way to obtain this info?
>> I was thinking about:
>> ConfigurationOfMoose defaultVersion
>> => <>default [ConfigurationOfMoose]
>>
>> Not really helpful
>>
>> ConfigurationOfMoose project lastVersion
>> => >=4.0.14 [ConfigurationOfMoose]
>>
>> But is 4.0.14 the same than default?
>>
>> Alexandre
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "Every now and then stop and ask yourself if the war you're fighting is the right one."
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Obtaining the version of Moose that I am using

Tudor Girba
You have it from Metacello, but of course the result is given by the  
amount of versions published. In this case, the latest actual version  
is 4.0.14, and this is why you get that the current version is >= than  
4.0.14.

Cheers,
Doru


On 3 Sep 2010, at 23:17, Alexandre Bergel wrote:

>> If you choose to get the latest version of everything, what should  
>> the meaning of a version name be?
>
> The version number of the last version. Easy :-)
>
> Alexandre
>
>>
>>
>> On 3 Sep 2010, at 18:49, Alexandre Bergel wrote:
>>
>>> Hi!
>>>
>>> I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451 
>>> ), but I wasn't able to say which version of Moose I am using. Is  
>>> there a way to obtain this info?
>>> I was thinking about:
>>> ConfigurationOfMoose defaultVersion
>>> => <>default [ConfigurationOfMoose]
>>>
>>> Not really helpful
>>>
>>> ConfigurationOfMoose project lastVersion
>>> => >=4.0.14 [ConfigurationOfMoose]
>>>
>>> But is 4.0.14 the same than default?
>>>
>>> Alexandre
>>>
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> www.tudorgirba.com
>>
>> "Every now and then stop and ask yourself if the war you're  
>> fighting is the right one."
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Every now and then stop and ask yourself if the war you're fighting  
is the right one."



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Obtaining the version of Moose that I am using

Alexandre Bergel
Ok, so "ConfigurationOfMoose project lastVersion" gives the version loaded by "ConfigurationOfMoose defaultVersion"

Thanks,
Alexandre


On 3 Sep 2010, at 17:36, Tudor Girba wrote:

> You have it from Metacello, but of course the result is given by the amount of versions published. In this case, the latest actual version is 4.0.14, and this is why you get that the current version is >= than 4.0.14.
>
> Cheers,
> Doru
>
>
> On 3 Sep 2010, at 23:17, Alexandre Bergel wrote:
>
>>> If you choose to get the latest version of everything, what should the meaning of a version name be?
>>
>> The version number of the last version. Easy :-)
>>
>> Alexandre
>>
>>>
>>>
>>> On 3 Sep 2010, at 18:49, Alexandre Bergel wrote:
>>>
>>>> Hi!
>>>>
>>>> I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451), but I wasn't able to say which version of Moose I am using. Is there a way to obtain this info?
>>>> I was thinking about:
>>>> ConfigurationOfMoose defaultVersion
>>>> => <>default [ConfigurationOfMoose]
>>>>
>>>> Not really helpful
>>>>
>>>> ConfigurationOfMoose project lastVersion
>>>> => >=4.0.14 [ConfigurationOfMoose]
>>>>
>>>> But is 4.0.14 the same than default?
>>>>
>>>> Alexandre
>>>>
>>>> --
>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>>> Alexandre Bergel  http://www.bergel.eu
>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> [hidden email]
>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Every now and then stop and ask yourself if the war you're fighting is the right one."
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "Every now and then stop and ask yourself if the war you're fighting is the right one."
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Obtaining the version of Moose that I am using

Tudor Girba
No.

lastVersion will give you in this case '4.0.14' which is different  
from 'default'

Cheers,
Doru


On 3 Sep 2010, at 23:41, Alexandre Bergel wrote:

> Ok, so "ConfigurationOfMoose project lastVersion" gives the version  
> loaded by "ConfigurationOfMoose defaultVersion"
>
> Thanks,
> Alexandre
>
>
> On 3 Sep 2010, at 17:36, Tudor Girba wrote:
>
>> You have it from Metacello, but of course the result is given by  
>> the amount of versions published. In this case, the latest actual  
>> version is 4.0.14, and this is why you get that the current version  
>> is >= than 4.0.14.
>>
>> Cheers,
>> Doru
>>
>>
>> On 3 Sep 2010, at 23:17, Alexandre Bergel wrote:
>>
>>>> If you choose to get the latest version of everything, what  
>>>> should the meaning of a version name be?
>>>
>>> The version number of the last version. Easy :-)
>>>
>>> Alexandre
>>>
>>>>
>>>>
>>>> On 3 Sep 2010, at 18:49, Alexandre Bergel wrote:
>>>>
>>>>> Hi!
>>>>>
>>>>> I just entered a new issue (http://code.google.com/p/moose-technology/issues/detail?id=451 
>>>>> ), but I wasn't able to say which version of Moose I am using.  
>>>>> Is there a way to obtain this info?
>>>>> I was thinking about:
>>>>> ConfigurationOfMoose defaultVersion
>>>>> => <>default [ConfigurationOfMoose]
>>>>>
>>>>> Not really helpful
>>>>>
>>>>> ConfigurationOfMoose project lastVersion
>>>>> => >=4.0.14 [ConfigurationOfMoose]
>>>>>
>>>>> But is 4.0.14 the same than default?
>>>>>
>>>>> Alexandre
>>>>>
>>>>> --
>>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>>>> Alexandre Bergel  http://www.bergel.eu
>>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Moose-dev mailing list
>>>>> [hidden email]
>>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Every now and then stop and ask yourself if the war you're  
>>>> fighting is the right one."
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> [hidden email]
>>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>>
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> www.tudorgirba.com
>>
>> "Every now and then stop and ask yourself if the war you're  
>> fighting is the right one."
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Next time you see your life passing by, say 'hi' and get to know her."



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev