Changes between Version 15 and Version 16 of DownloadPage
- Timestamp:
- Aug 25, 2008, 7:29:01 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v15 v16 3 3 yat is available for free under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License 2]. 4 4 5 == Latest Stable Release - 0.4. 1==5 == Latest Stable Release - 0.4.2 == 6 6 7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.4. 1.tar.gz?format=raw yat-0.4.1.tar.gz] ([attachment:wiki:DownloadPage:yat-0.4.1.tar.gz.MD5?format=raw MD5]).7 The latest release can be downloaded as gzipped tar file, [attachment:wiki:DownloadPage:yat-0.4.2.tar.gz?format=raw yat-0.4.2.tar.gz] ([attachment:wiki:DownloadPage:yat-0.4.2.tar.gz.MD5?format=raw MD5]). 8 8 9 You may want to take a look at the [source:tags/0.4. 1/NEWS NEWS] file.9 You may want to take a look at the [source:tags/0.4.2/NEWS NEWS] file. 10 10 11 11 == Subversion access == … … 17 17 The latest stable release of yat can be checked out from subversion with: 18 18 19 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.4. 1 yat-0.4.1`19 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.4.2 yat-0.4.2` 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/yat/svn/tags/0.4. 1`23 `svn switch http://dev.thep.lu.se/yat/svn/tags/0.4.2` 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.4. 1/NEWS NEWS] file.27 You may want to take a look at the [source:tags/0.4.2/NEWS NEWS] file. 28 28 29 29 === yat ''stable'' === 30 30 31 The latest revision of the stable branch of yat (currently pre[milestone:"yat 0.4.2" 0.4.2]) can be checked out from subversion with:31 The latest revision of the stable branch of yat (currently [milestone:"yat 0.4.3" 0.4.3]pre) can be checked out from subversion with: 32 32 33 33 `svn checkout http://dev.thep.lu.se/yat/svn/branches/0.4-stable yat-0.4dev` … … 43 43 === yat ''devel'' === 44 44 45 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently pre[milestone:"yat 0.5" 0.5]) through45 If you want to live on bleeding edge software, download the latest (maybe unstable) version (currently [milestone:"yat 0.5" 0.5]pre) through 46 46 47 47 `svn checkout http://dev.thep.lu.se/yat/svn/trunk/ yat`