Is anyone tracking boost for their project(s) as a git submodule by chance? What we've done up 'til now is import a particular boost rev directly into our repo (actually an SVN repo) but that is sub-optimal for various reasons. We're in the process of transitioning to git, so using a git submodule becomes a possibility. Wondering if anybody is doing that and, if so, if they'd be willing to discuss their experience either on list or privately.