Trunk
From MapbenderWiki
The trunk is a folder in an SVN repository.
It shall always contain a stable, recent version.
Check out
Check it out via
svn co https://svn.osgeo.org/mapbender/trunk/ <target_folder>
Commit
Before committing to the trunk, document and test the files you want added to Mapbender.
Make sure you have read the Commit guidelines.
