Tagged Questions
29
votes
9answers
5k views
How should I organize my source tree?
I am an individual developer working, largely, on web-projects (W/LAMP) and, at times, on C/C++ (non-GUI) projects of about average scale.
I often struggle with structuring my source-code tree. In ...