Changes between Version 23 and Version 24 of DownloadPage
- Timestamp:
- Mar 17, 2009, 10:31:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v23 v24 3 3 yat is available for free under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License 3]. 4 4 5 == Latest Stable Release - 0.5. 1==5 == Latest Stable Release - 0.5.2 == 6 6 7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.5. tar.gz?format=raw yat-0.5.1.tar.gz] ([attachment:wiki:DownloadPage:yat-0.5.1.tar.gz.MD5?format=raw MD5]).7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.5.2.tar.gz?format=raw yat-0.5.2.tar.gz] ([attachment:wiki:DownloadPage:yat-0.5.2.tar.gz.MD5?format=raw MD5]). 8 8 9 You may want to take a look at the [source:tags/0.5. 1/NEWS NEWS] file.9 You may want to take a look at the [source:tags/0.5.2/NEWS NEWS] file. 10 10 11 11 == Subversion access == … … 20 20 The latest stable release of yat can be checked out from subversion with: 21 21 22 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.5. 1 yat-0.5.1`22 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.5.2 yat-0.5.2` 23 23 24 24 If you already have an earlier release checked out, you can switch to the latest release by issuing 25 25 26 `svn switch http://dev.thep.lu.se/yat/svn/tags/0.5. 1`26 `svn switch http://dev.thep.lu.se/yat/svn/tags/0.5.2` 27 27 28 28 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. 29 29 30 You may want to take a look at the [source:tags/0.5. 1/NEWS NEWS] file.30 You may want to take a look at the [source:tags/0.5.2/NEWS NEWS] file. 31 31 32 32 === yat ''stable'' === 33 33 34 The latest revision of the stable branch of yat (currently [milestone:"yat 0.5. 2" 0.5.2]pre) can be checked out from subversion with:34 The latest revision of the stable branch of yat (currently [milestone:"yat 0.5.3" 0.5.3]pre) can be checked out from subversion with: 35 35 36 36 `svn checkout http://dev.thep.lu.se/yat/svn/branches/0.5-stable yat-0.5dev`