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'.

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.

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

--
Steve Borho

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

Reply via email to