Changes between Version 6 and Version 7 of GeneralInformation/Developers
- Timestamp:
- 02/20/13 11:45:22 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation/Developers
v6 v7 12 12 == Source Code Management == 13 13 14 The source code of AutoQUEST is hosted in a SVN repository. The repository allows anonymous reads. In order to commit something to the repository, you need to authenticate. To get an account, contact [http://www.swe.informatik.uni-goettingen.de/staff/steffen-herbold Steffen Herbold]. The repository URL is: https:// quest.informatik.uni-goettingen.de/svn/quest/14 The source code of AutoQUEST is hosted in a SVN repository. The repository allows anonymous reads. In order to commit something to the repository, you need to authenticate. To get an account, contact [http://www.swe.informatik.uni-goettingen.de/staff/steffen-herbold Steffen Herbold]. The repository URL is: https://autoquest.informatik.uni-goettingen.de/svn/autoquest/ 15 15 16 16 == Build Systems ==