I’d like to ask this user group for advice on how they layout their directory structures when working with complex solutions.
For instance, we typically like to have (in our version control repository and then our working space) directories such as:
RepositoryRoot/ Client1/ Project1/ docs/ sourcecode/ datastore/ originalfiles/ testbuild/ install/ ProjectN/ docs/ sourcecode/ datastore/ originalfiles/ testbuild/ install/ Client2/ Etc.
So on and so forth. However, what is the best practice for laying out your project’s directory structure when you want to incorporate builds and build testing. I’ve seen bins/, builds/, src/ and I’m trying to figure out what will be the best approach.
Thanks,
Brian
Brian M. Beaudet Director, Research & Development EfficiencyLab, LLC
|