Changes between Version 27 and Version 28 of DownloadPage
- Timestamp:
- Nov 12, 2009, 5:29:50 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v27 v28 3 3 Svndigest is available for free under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. 4 4 5 == Latest Stable Release - 0.6. 7==5 == Latest Stable Release - 0.6.8 == 6 6 7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:svndigest-0.6. 7.tar.gz?format=raw svndigest-0.6.7.tar.gz] ([attachment:wiki:DownloadPage:svndigest-0.6.7.tar.gz.MD5?format=raw MD5]).7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:svndigest-0.6.8.tar.gz?format=raw svndigest-0.6.8.tar.gz] ([attachment:wiki:DownloadPage:svndigest-0.6.8.tar.gz.MD5?format=raw MD5]). 8 8 9 You may want to take a look at the [source:tags/0.6. 7/NEWS NEWS] file.9 You may want to take a look at the [source:tags/0.6.8/NEWS NEWS] file. 10 10 11 11 == Subversion access == … … 17 17 The latest stable release of svndigest can be checked out from subversion with: 18 18 19 `svn checkout http://dev.thep.lu.se/svndigest/svn/tags/0.6. 7 svndigest-0.6.7`19 `svn checkout http://dev.thep.lu.se/svndigest/svn/tags/0.6.8 svndigest-0.6.8` 20 20 21 21 If you already have an earlier release checked out, you can switch to the latest release by issuing 22 22 23 `svn switch http://dev.thep.lu.se/svndigest/svn/tags/0.6. 7`23 `svn switch http://dev.thep.lu.se/svndigest/svn/tags/0.6.8` 24 24 25 25 in the earlier checked out root directory. This is more efficient because it allows you to download, not the entire package, but only the changes necessary to make your working copy reflect the latest tagged release. 26 26 27 You may want to take a look at the [source:tags/0.6. 7/NEWS NEWS] file.27 You may want to take a look at the [source:tags/0.6.8/NEWS NEWS] file. 28 28 29 29 === Svndigest ''stable'' === 30 30 31 The latest revision of the ''stable'' version of svndigest (currently [milestone:"svndigest 0.6.8" 0.6.8] pre) can be checked out from subversion with:31 The latest revision of the ''stable'' version of svndigest (currently [milestone:"svndigest 0.6.8" 0.6.8]) can be checked out from subversion with: 32 32 33 33 `svn checkout http://dev.thep.lu.se/svndigest/svn/branches/0.6-stable svndigest-0.6dev`