On 03-09-15 11:39, Andrei Chis wrote:
A branch would be one solution. Creating a repo Moose/Moose51 and putting the fixes there. The second would to prefix the package. Something like Glamour-Morphic-Renderer.Moose51.Author.xyz ?
In configuration management there are five orthogonal dimensions: - version (in time); - hierarchy (methods classes packages); - variant (pharo 4, pharo 5); - status (bleedingEdge, release); - view (source, tests, help, documentation, deployment)
Mapping them to repositories and filenames is always going to be tricky, and we tend not to manage all five dimensions. As soon as you start managing three or more, you start dictating a development process, and we have several.
Stephan