On 20 January 2011 22:52, Lukas Renggli <renggli@gmail.com> wrote:
Following the coventions your name is 'Igor' and the package is on the branch 'Stasenko'. Gofer proritizes the main branch.
how about retrieving the latest version regardless of branch? Can you provide an example how to tell Gofer to load it?
There is no such thing as the latest version in Monticello, unless you download all versions and compare the timestamps.
why you saying like that? If i open this repo in monticello browser, i can clearly see what is the latest uploaded version. And i sure that MC browser does not downloads all versions from repository. So, why i can't instruct Gofer to load it?
okay, i doing:
Gofer new     url: 'http://squeaksource.com/VMMaker';     package: 'VMMaker-oscog';      resolved
 an Array(a GoferResolvedReference name: 'VMMaker-oscog-Igor.Stasenko.47')
hmm.. that doesn't looks right, isnt? Because as you said, following the coventions author's name is 'Igor' and the package is on the  branch 'Stasenko'
Obviously you must have 'VMMaker-oscog-Igor.Stasenko.47' in your package cache.
yes, i will upload it shortly. And that strange too, since i told to get the latest version from 'http://squeaksource.com/VMMaker', not from cache. But that probably ok.
For me I get 'VMMaker-oscog-Igor.Stasenko.43', because there are only two versions of the package 'VMMaker-oscog' in <http://squeaksource.com/VMMaker>: 'VMMaker-oscog-Igor.Stasenko.43' and 'VMMaker-oscog-Igor.Stasenko.38'. Looks as expected.
humm.. what about rest VMMaker-oscog* versions?
Lukas
-- Lukas Renggli www.lukas-renggli.ch
-- Best regards, Igor Stasenko AKA sig.