Changes

Jump to: navigation, search

Brief introduction to SVN

7 bytes added, 18:38, 22 October 2012
m
correct ~ directory reference and remove auto link
== Stable version ==
* To download the source to a /home/~user/gramps{{stable_branch}} directory, you can use two methods to access the SVN repository:
# An http frontend to gramps SVN
# SVN access
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 <nowiki>https://svn.code.sf.net/p/gramps/code/branches/maintenance/gramps</nowiki>{{stable_branch}} gramps{{stable_branch}}</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 gramps{{stable_branch}} source tree:
manual
389
edits

Navigation menu