Changes between Version 10 and Version 11 of DownloadPage
- Timestamp:
- Apr 25, 2008, 8:13:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v10 v11 19 19 `svn checkout http://lev.thep.lu.se/repository/yat/tags/0.4 yat-0.4` 20 20 21 If you already have an earlier release checked out, you can switch to the latest release by issuing 22 23 `svn switch http://lev.thep.lu.se/repository/yat/tags/0.4` 24 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 21 27 You may want to take a look at the [source:tags/0.4/NEWS NEWS] file. 22 28 … … 27 33 `svn checkout http://lev.thep.lu.se/repository/yat/branches/0.4-stable yat-0.4dev` 28 34 29 You may want to take a look at the [source:branches/0.4-stable/NEWS NEWS] file.30 31 35 If you already have another stable branch checked out, you can switch to the latest stable branch by issuing 32 36 … … 34 38 35 39 in the earlier checked out root directory. This will allow you to keep local files and modifications. Local changes may interfere with the switch. 40 41 You may want to take a look at the [source:branches/0.4-stable/NEWS NEWS] file. 36 42 37 43 === yat ''devel'' ===