On 24.07.2009 17:58, Steve Borho wrote:
> Now that 0.8.1 is out the door, it's time to concentrate on 0.9.
> 
> The first large steps will be happening soon.  I am going to apply
> names to the two existing lines of development.  The 0.8 line of
> development, which is present in both the stable and crew
> repositories, will be given a branch name of '0.8'.  The 0.9 line of
> development, which is only present on the crew repository, will be
> given a branch name of '0.9'.

I think setting a branch name for 0.9 *now* is rather bad idea, IMHO.
This should simply be the default branch now.

Main development ("trunk") should happen in default branch.

This also fits with what you get when you do a fresh clone: Mercurial
updates to the tip of default branch.

Feature freeze of 0.9 should be the earliest birthday of the 0.9 branch.

> Releases will still be tagged, though the initial feature releases
> will now be 0.n.0 instead of just 0.n, to avoid conflicting with the
> branch names.  The way a new user can still find the most recently
> released code by looking at the highest numbered tag, and similarly
> can determine whether a branch has been released by looking at the
> tags.
> 
> Once the branch names are applied, there is no reason to keep a crew
> repository just for 0.9 development.  And similarly there's no reason
> for a dedicated stable repository.  I'm leaning towards dropping crew
> entirely (I was the only person with write permission anyway) and
> combining the two wikis, and renaming the stable repository to thg.
> This would make our bitbucket URLS look like
> http://bitbucket.com/tortoisehg/thg/... and our repository would show
> up as 'thg' instead of 'stable' when you follow it, etc.
> 
> If anyone has other suggestions for the main repository name, I'd love
> to hear it.

I don't care.

> The other big step will be moving the two python packages (hggtk and
> thgutil) under a single tortoisehg package.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to