Changes between Version 13 and Version 14 of Docs/Prog/Started/Environment
- Timestamp:
- 07/06/09 14:33:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Started/Environment
v13 v14 139 139 [[Image(screenshot.32.jpg)]] 140 140 141 === Outline ===142 141 === Subversion === 142 Every project distributed with the Cardinal 825 Programming Environment comes ''attached'' to a Subversion repository. Subversion repositories allow you to get the most up to date source code with the click of a button. 143 1. Right-click on the HelloWorld project and choose Team -> Update. 144 2. You now have the latest available source code for the HelloWorld project. 145 146 Cardinal recommends creating your own repositories for your projects. For more information on doing so please see [http://www.google.com/search?rlz=1C1GGLS_enUS313US313&sourceid=chrome&ie=UTF-8&q=subversion+guide Google's Listing on Subversion Guides].