Is it sufficient?
Whew! My head hurts!
How do I work with this checkout branch? Does the 'checkout' command actually copy
the files in each module to a new location/directory?
My build scripts are configured to copy the sources from each GIT module to my build
space. I would modify the scripts to look in this new checkout location/branch/directory
to copy the sources. Or, I would write a short script to create tarballs from this
checkout directory and then build from those tarballs, which my build scripts already
support.
Still fuzzy in my head, but hope is improving. :)
Darrell