Git Superprojects & Mercurial Forests
I know most of the world is still trying to grok distributed SCM while it is something that I have simply come to expect. I probably should write up something about Git and Mercurial to help bridge the gap between my mindset and where most people probably (currently) are, as this writing will show my complete acceptance of the distributed model. But that article will have to wait as I am actually trying to grok how to use these tools in more advanced ways.
So today, I've decided I need to string together separate, generally unrelated projects as dependencies of a project I'm working on. As an example of what I'm talking about, I have a project that depends on the Sparkle Update Framework for Mac OS X and also Lua. …



View Comments