Changes between Version 33 and Version 34 of DownloadPage
- Timestamp:
- Jul 3, 2010, 9:52:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v33 v34 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.7. 4==5 == Latest Stable Release - 0.7.5 == 6 6 7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:svndigest-0.7. 4.tar.gz?format=raw svndigest-0.7.4.tar.gz] ([attachment:wiki:DownloadPage:svndigest-0.7.4.tar.gz.MD5?format=raw MD5]).7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:svndigest-0.7.5.tar.gz?format=raw svndigest-0.7.5.tar.gz] ([attachment:wiki:DownloadPage:svndigest-0.7.5.tar.gz.MD5?format=raw MD5]). 8 8 9 You may want to take a look at the [source:tags/0.7. 4/NEWS NEWS] file.9 You may want to take a look at the [source:tags/0.7.5/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.7. 4 svndigest-0.7.4`19 `svn checkout http://dev.thep.lu.se/svndigest/svn/tags/0.7.5 svndigest-0.7.5` 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.7. 4`23 `svn switch http://dev.thep.lu.se/svndigest/svn/tags/0.7.5` 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.7. 4/NEWS NEWS] file.27 You may want to take a look at the [source:tags/0.7.5/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.7. 5" 0.7.5]pre) can be checked out from subversion with:31 The latest revision of the ''stable'' version of svndigest (currently [milestone:"svndigest 0.7.6" 0.7.6]pre) can be checked out from subversion with: 32 32 33 33 `svn checkout http://dev.thep.lu.se/svndigest/svn/branches/0.7-stable svndigest-0.7dev`