Main > Reference Manual > Information for developers > Version control
The software changes are tracked with subversion on the Sourceforge site.
The subversion repository allows anonymous access. Use the following command to checkout the latest version of the code:
svn co https://frepple.svn.sourceforge.net/svnroot/frepple/trunk frepple
The repository content can also be browsed online at http://frepple.svn.sourceforge.net/viewvc/frepple/
Complete detailed instructions are available on http://sourceforge.net/svn/?group_id=166214.
A example subversion configuration is available in the file subversion.config for convenience. In particular the section on the automatic properties is of interest when adding files to the project.