Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 22 and Version 23 of Documentation/DevelopmentCenter/DeveloperGuidelines


Ignore:
Timestamp:
08/16/16 17:31:59 (8 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/DevelopmentCenter/DeveloperGuidelines

    v22 v23  
    7676
    7777== 3. Versioning System ==
    78 Source code and other documents are kept in the !HeuristicLab Subversion repository available at https://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.
     78Source code and other documents are kept in the !HeuristicLab Subversion repository available at https://src.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.
    7979
    8080For 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].