Changes between Version 26 and Version 27 of SubversionCheckout
- Timestamp:
- Jan 16, 2017, 4:22:10 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SubversionCheckout
v26 v27 10 10 The latest stable release of yat can be checked out from subversion with: 11 11 12 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.1 3.1 yat-0.13.1`12 `svn checkout http://dev.thep.lu.se/yat/svn/tags/0.14 yat-0.14` 13 13 14 You may want to take a look at the [source:tags/0.1 3.1/NEWS NEWS] file.14 You may want to take a look at the [source:tags/0.14/NEWS NEWS] file. 15 15 16 16 === yat ''stable'' === … … 18 18 The latest revision of the stable branch of yat can be checked out from subversion with: 19 19 20 `svn checkout http://dev.thep.lu.se/yat/svn/branches/0.1 3-stable yat-0.13.x`20 `svn checkout http://dev.thep.lu.se/yat/svn/branches/0.14-stable yat-0.14.x` 21 21 22 22 23 You may want to take a look at the [source:branches/0.1 3-stable/NEWS NEWS] file.23 You may want to take a look at the [source:branches/0.14-stable/NEWS NEWS] file. 24 24 25 25 === yat ''devel'' ===