Home
  Home
Home
Search
Articles
Page Tag-Cloud
  Software
Software Tag-Cloud
Building from Source
Open Source Definition
All Software
  Popular Tags
C Plus Plus
Source Code
Legacy
Class
Networking
  Members
Login
Web-Email
Notable Members
  Official
Our Company
Copyright Information
Software EULA
GPL EULA
LGPL Eula
Pre-Release EULA
Privacy Policy
  Support
Make Contact
 
 
Project File Structure
The file structure of our projects differ a good bit from traditional SVN repositories because we are a small group of core developers and because we do not feel the overhead of SVN:Externals is necessary.

Each project receives it's very own folder and may contain sub-folders for underlying components, but any source code files which are common to other projects (such as Classes and Libraries) are stored above the project folder. Common components are stored one level above the project folders and referenced via relative paths / directory traversals (eg. "..\..\Libraries\ClassName.h").

For Example:
Structure.png



Tags:
 Building    Open Source    Source Control  

Created by Josh Patterson on 2/8/2013, last modified by Josh Patterson on 2/8/2013

No comments currently exists for this page. Why don't you add one?
First Previous Next Last 

 
Copyright © 2024 NetworkDLS.
All rights reserved.
 
Privacy Policy | Our Company | Contact