Changes

Jump to: navigation, search

Brief introduction to SVN

5 bytes added, 10:44, 20 April 2008
Obtain it: changed the destination files
As of 02 Feb 2008, there are two version of the 3.0 code in SVN. A development branch at /trunk has been created for the unstable version (now the new trunk) and the version building towards a stable release is at /branch/gramps30.
To checkout a copy of unstable trunk to ./gramps30gramps-trunk:
<code>
svn co https://gramps.svn.sourceforge.net/svnroot/gramps/trunk gramps30gramps-trunk
</code>
To checkout a copy of the unstable pre-beta to GRAMPS 3.0 ./gramps30bgramps30:
<code>
svn co https://gramps.svn.sourceforge.net/svnroot/gramps/branches/gramps30 gramps30bgramps30
</code>
239
edits

Navigation menu