Thanks for the update. I will see, I don't use GIT and will not as drgeo code is on Launchpad and the CVS is Bazaar. Launchpad comes with handing tooling to ease the work of translators. Hilaire Le 03/04/2018 à 00:01, Thierry Goubier a écrit :
Hi Hilaire,
a BaselineOf is the same as a baseline method in a ConfigurationOf: a list of packages with their prerequisites and groups.
What the BaselineOf does not contain are methods describing versions with package versions and author names; instead, what a BaselineOf says is: fetch the latest(*) version(**) of each package I have listed in my baseline from the repository you found me in(***).
Thierry
(*) if there is more than one. With git, only one, with smalltalkhub, more than one.
(**) a repository is supposed to contain package versions, even if that version is -cypress.1 (metadata-less filetree).
(***) A repository here is a http one (i.e. smalltalkhub), a directory in a branch in git, a tag in git, a directory on disk, a ftp directory, etc...
PS: the power of Baselines + Git comes from the fact that you get a repository per branch / per tag.
PS2: it is possible to have multiple repositories, and rewrite as "latest version ... in the repositories... ". I have a use case or two for that feature.
-- Dr. Geo http://drgeo.eu