| 1 | = Download svndigest = |
| 2 | |
| 3 | Svndigest is available for free under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. |
| 4 | |
| 5 | == Latest Stable Release - 0.5 == |
| 6 | |
| 7 | The latest release can be downloaded as gzipped tar file, [http://lev.thep.lu.se/trac/svndigest/attachment/wiki/WikiStart/svndigest-0.5.tar.gz?format=raw svndigest-0.5.tar.gz] ([http://lev.thep.lu.se/trac/svndigest/attachment/wiki/WikiStart/svndigest-0.5.tar.gz.MD5?format=raw MD5]). |
| 8 | |
| 9 | You may want to take a look at the [source:tags/0.5/ChangeLog ChangeLog] file. |
| 10 | |
| 11 | == Subversion access == |
| 12 | |
| 13 | The svndigest source repository is available via anonymous subversion from the thep subversion server. |
| 14 | |
| 15 | === Svndigest ''stable'' === |
| 16 | |
| 17 | The latest stable release of svndigest can be checked out from subversion with: |
| 18 | |
| 19 | `svn checkout http://lev.thep.lu.se/repository/svndigest/tags/0.5 svndigest-0.5` |
| 20 | |
| 21 | You may want to take a look at the [source:tags/0.5/ChangeLog ChangeLog] file. |
| 22 | |
| 23 | === Svndigest ''devel'' === |
| 24 | |
| 25 | If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently pre[milestone:0.6 0.6]) through |
| 26 | |
| 27 | `svn checkout http://lev.thep.lu.se/repository/svndigest/trunk/ svndigest` |