Ed Leafe wrote: > On Nov 19, 2006, at 10:01 AM, Paul McNett wrote: > >> Merged Ed's bugfix for dSplitter to the stable branch so it makes >> it into >> the next release. Original log message: > > Can you summarize what the various branches are that we are using? I > thought that's where my commit was made.
Sure. http://svn.dabodev.com/dabo/trunk The main development branch. Currently version 0.8a http://svn.dabodev.com/dabo/branches/stable The stable branch. Currently version 0.7s http://svn.dabodev.com/dabo/branches/wx2.7 Testing branch for the wx2.7 problems In general, pure bugfixes should get committed both to trunk and stable. New features, big changes, etc. should only get committed to trunk. Regarding the wx2.7 branch, I'm currently working on getting that merged back into trunk as it now works without crashing wxPython 2.6. We can then sort out the lingering problems in trunk instead of this separate branch. Once those lingering problems are fixed and it works with both wx2.6 and 2.7, I'll backport it to stable so that people will be able to run Dabo 0.7 using wxPython 2.7. Was that what you wanted to know? -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
