2009/12/14 jose miguel hernandez <[email protected]> > I read this > http://bitbucket.org/tortoisehg/stable/wiki/developers/repositories > > This says that stable is, well, for stable fixes and default for ongoing > development. > > Looking at the changelog i see merges going from stable to default but not > the other way. > > When or how did the stable branch get in sync with default? does they ever > get in sync? > How exactly this works? >
Bugfixes are made on stable, and immediately merged to default. Example: cset 17fc2562d687 New features are made on default, but only merged to default immediately before a release. Example: cset 1788ca3385fa Releases are made by tagging stable. Presently this is done on two named branches in one repository. Earlier two unnamed branches were used, kept in separate repositories. Regards, Peer
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev
_______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
