Branches in Monticello

Avi Bryant avi at beta4.com
Tue Apr 6 18:06:36 UTC 2004


On Apr 6, 2004, at 10:23 AM, Frank Caggiano wrote:

> Is it possible to make a numeric branch in Monticello? If it is how is 
> it done? It it isn't how are you managing side branches?
>
> To make that clearer, If I have Some-package.33 I need to make 
> Some-package.33.1. There might be further development on that branch 
> i.e.. 33.2 33.3 etc. and there definitely will be further development 
> on the main branch. If numeric branches aren't possible and you're 
> doing this by name changes how do you make it clear that 
> some-package-branch.1 comes from some-package.33?

When you save the version, just change the name from the default to 
Some-package.33.1 in the commit log dialog.  Descendants of that 
version will be called 33.2, 33.3, etc, by default.

Avi




More information about the Squeak-dev mailing list