My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ProjectStructure  
How Galaxium's project is structured, as an overview.
Updated Feb 4, 2010 by dra...@gmail.com

Introduction

Because a project like this is add-in based and cross-platform, there ends up being many projects that are seperated, as well as many scripts and files used to maintain and describe the projects. Because everything needs to work together, and needs to keep a clean structure in order to stay organized, we have created this document to help accomplish this.

Subversion Repository

Everything that is concidered source code, scripts, documentation or images is kept within the Subversion repository. This way any resources required for the Galaxium project is kept backed up and available for everyone to see.

We have created several directories that store all of the information on the website, as well as the source code, branches, tags and packages that make up the project:

  • branches - the source code branches galaxium has ongoing.
  • dist - the distrubtion specific scripts for building packages.
  • playground - experimental source code and other documents.
  • tags - the source code tags that have been released.
  • trunk - the main development source code.
  • wiki - the wiki documents available on the website. (like this one)

This document is still being written. Please come back.


Sign in to add a comment
Powered by Google Project Hosting