wiki:Subversion

Subversion Repository

Structure

The repository is divided in following base modulse:

  • trunk - main line of development
  • tags - snapshots of the trunk branch
  • branches - various branches of the main line and experimental components

Here is the overivew of structure of the trunk:

  • trunk/libs - collection of standalone, internal and thirdparty libraries constituting the MOSS4G framework
  • trunk/apps - end-user applications developed using the framework

How to checkout sources

Here is the command that can be used to download current development version of all sources:

svn checkout http://svn.osgeo.org/moss4g/trunk/ moss4g
Last modified 17 years ago Last modified on Apr 25, 2007, 11:57:50 PM
Note: See TracWiki for help on using the wiki.