16,719
edits
Changes
m
→Stable version 3.1.x
The second method requires that svn be installed on your system (Debian/Ubuntu: <code>apt-get install subversion</code>; Fedora: <code>yum install subversion</code>).
With the SVN method, type the following in the command line: <code>
svn co https://gramps.svn.sourceforge.net/svnroot/gramps/branches/maintenance/gramps31 gramps31</code>
You should see the downloading progress reported in your terminal. If you would like to update your source tree after some time, execute the following command in the top directory of the gramps31 source tree: