Changes between Version 42 and Version 43 of doc/install
- Timestamp:
- Sep 15, 2010 1:16:02 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install
v42 v43 209 209 {{{ 210 210 cd ~/palm/current_version 211 svn checkout --username <your username> svn://130.75.105. 2/palm/tags/release-<#> trunk211 svn checkout --username <your username> svn://130.75.105.7/palm/tags/release-<#> trunk 212 212 }}} 213 213 You will be prompted for your password. After completion, a subdirectory trunk will appear in your working directory. It contains a number of further subdirectories, which contain e.g. the PALM source code ({{{SOURCE}}}) and the scripts for running PALM ({{{SCRIPTS}}}). For checking out the most recent PALM version (developer version), see the [#advanced advanced installation method] described above.\\\\