Development environment
Jump to navigation
Jump to search
Main Page > Development > Development Environment
This page explains how you can configure an Ubuntu system to use as a basic Archivematica development environment.
- Check out Archivematica trunk:
svn checkout http://archivematica.googlecode.com/svn/trunk/ archivematica
- Run localDevsetup scripts. This will create links in your local Ubuntu environment to the relevant Archivematica scripts in your SVN checkout. This way you can make maintain the SVN checkout structure, make changes and commit those back to SVN repository, while also running Archivematica locally to test your changes and commits from other developers.
- /localDevSetup/*.sh
- /localDevSetup/*.sh
- /localDevSetup/*.sh