wiki:Subversion

Version 3 (modified by mloskot, 17 years ago) ( diff )

Linked source modules

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
Note: See TracWiki for help on using the wiki.