Changes between Version 30 and Version 31 of DownloadPage
- Timestamp:
- Mar 14, 2010, 9:34:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v30 v31 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.6 ==5 == Latest Stable Release - 0.6.1 == 6 6 7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.6. tar.gz?format=raw yat-0.6.tar.gz] ([attachment:wiki:DownloadPage:yat-0.6.tar.gz.MD5?format=raw MD5]).7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.6.1.tar.gz?format=raw yat-0.6.1.tar.gz] ([attachment:wiki:DownloadPage:yat-0.6.1.tar.gz.MD5?format=raw MD5]). 8 8 9 9 You may want to take a look at the [source:tags/0.6/NEWS NEWS] file. … … 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.6 yat-0.6`22 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.6.1 yat-0.6.1` 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.6 `26 `svn switch http://dev.thep.lu.se/yat/svn/tags/0.6.1` 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.6 /NEWS NEWS] file.30 You may want to take a look at the [source:tags/0.6.1/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.6. 1" 0.6.1]pre) can be checked out from subversion with:34 The latest revision of the stable branch of yat (currently [milestone:"yat 0.6.2" 0.6.2]pre) can be checked out from subversion with: 35 35 36 36 `svn checkout http://dev.thep.lu.se/yat/svn/branches/0.6-stable yat-0.6dev`