Nov. 30, 2012
1:44 p.m.
read the monticello chapter in the book :) On Nov 27, 2012, at 12:12 PM, roberto.minelli@usi.ch wrote:
Hi all,
I'm using Monticello to version my source code.
Suppose this use case: I need to add a message to the OrderedCollection class and I want my message to be versioned within my repository (i.e., when an user downloads my package she also get the new message in the OrderedCollection class.
And another one, suppose I create a new Layout for Roassal that suits my needs. I will create a class in the category 'Roassal-Layout' which is not versioned in my repository. Is there a way to version it?
Cheers, Roberto