one year down….
Wednesday, Jun 14. 2006 – Category: OpenSolaris
It’s been one year since the OpenSolaris Launch… which is also when I joined the OpenSolaris engineering team (a.k.a.: tonic-iteam). I thought I would blog a bit on the progress of SCM which is something that has been fairly all-consuming for me recently.
I spent a fair bit of time in the past few months working on the Teamware->Mercurial conversion scripts, and creating a live bridge to facilitate the eventual conversion of ON from Teamware to Mercurial. Basically, the bridge runs everytime someone puts back to Teamware, and it converts the actions into Mercurial actions and does the analogous operations in Mercurial. For the most part this is pretty straight-forward, but there are some interesting operations that ha ve to be broken up to handle the open/closed repositories. Internally now, I’ve got an onnv_external repository which contains all the open (usr/src) code, as well as an onnv-gate repository which is a clone of onnv_external. onnv-gate also has a nested usr/closed directory which is its own repository which holds the usr/closed source code. I set it up this way to mirrour how I eventually think our repositories will live and be updated. onnv_external will live outside the SWAN and be accessible (at least for pulling from) to the Internet at large, whilst onnv-gate (and subsequently onnv-gate/usr/closed) will live within SWAN, and constantly pull from onnv_external in order to keep usr/src up to date.
So the bridge has been running for a while now, and starting this month – I’ve been using it to publish Mercurial changeset bundles which are self-contained collections of changesets that external users can unbundle into their Mercurial repository and do work on with the full history back to the launch one year ago. Starting with yesterday’s delivery, I’ve started tagging the build close dates, as well as publishing bundles of changesets for various builds that contain any respins/backouts so people can bring their repository exactly up to date with what Solaris Release Engineering spins as the final onnv build bits.
So what’s next in the SCM space? Well, internally we’re working on the SCM host applications for our SCM “beta test” that we hope to roll out in the next month. This is our first phase of the SCM for project hosting working we’re doing, and we’re basically going to offer Subversion support for projects. In the beta phase, this will be limited to the companion and JDS projects I believe. Further phases involve opening it up to general projects, as well as (I hope) Mercurial support.
So what’s next for me? In general, I’m still working on tree cleanup work – trying to make ON build cleaner and better with Mercurial. I’m also continuing work on the SCM app to build in more and better support/interaction with SCMs. So far I’ve worked on hooks, and infrastructure stuff for keeping various repositories up to sync and updated. This work will continue undoubtedly. I’m also starting to spend some time diving back into the NUMA and scheduling codebase I left behind a year ago to try and start working on some bugfixes in those areas.
One Trackback to “one year down….”
No Comments to “one year down….”
Leave a Reply
Recent posts
- Gesture Lock
(Saturday, Nov 13. 2010 – 12 Comments) - ConnectIn 1.1.1 & HTC Sense UI
(Tuesday, Sep 28. 2010 – 38 Comments) - ConnectIn
(Saturday, Sep 25. 2010 – 62 Comments) - Proguard, Android, Ant, and 3rd party external JARs
(Wednesday, Sep 22. 2010 – 18 Comments)
Categories
- Android
- Cars
- ChinaBlog
- Code
- Computers
- Development
- Food
- Football
- Grommit
- Linkage
- Movies&TV
- Music
- Musings
- OpenSolaris
- OpenSource
- Outdoors
- Pets
- Photos
- Quotage
- Rdio
- Songbird
- Sun
- Travel
Grommit
Mozilla
OpenSolaris
- alan burlison
- bonnie corwin
- eric boutilier
- glynn foster
- jim grisanzio
- mark nelson
- mike kupfer
- planet opensolaris
- stephen hahn
Songbird
Archives
- November 2010
- September 2010
- August 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- August 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- July 2002
- June 2002
- May 2002
- April 2002
- March 2002

August 26th, 2011 at 04:28