Changes between Version 20 and Version 21 of Documentation/DevelopmentCenter/DeveloperGuidelines
- Timestamp:
- 07/28/15 16:38:29 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/DeveloperGuidelines
v20 v21 76 76 77 77 == 3. Versioning System == 78 Source code and other documents are kept in the !HeuristicLab Subversion repository available at http:// dev.heuristiclab.com/svn/hl/core. Anonymous read-only access is enabled. If you want to contribute to !HeuristicLab and therefore need write access to the repository, please write an e-mail to support@heuristiclab.com.78 Source code and other documents are kept in the !HeuristicLab Subversion repository available at http://svn.heuristiclab.com/svn/core. Anonymous read-only access is enabled. If you want to contribute to !HeuristicLab and therefore need write access to the repository, please write an e-mail to support@heuristiclab.com. 79 79 80 80 For an introduction to Subversion, please take a look at the free book [http://svnbook.red-bean.com/ Version Control with Subversion] and the [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html Online Documentation] of the Subversion client [http://tortoisesvn.net/ TortoiseSVN].