Subversion
From HCL
- Subversion clients work with
.svn
directories - don't remove them. - Mind the version of the client (currently, 1.5, 1.6).
Repositories
- http://hcl.ucd.ie/repos/project_name - read only
- https://hcl.ucd.ie/repos/project_name - authenticated user access
To submit
- Software sources: models, code, resource files
- Documentation sources: texts, diagrams, data
- Configuration files
- Test sourses: code, input data
Not to submit
- Binaries: object files, libraries, executables
- Built documentation: html, pdf
- Personal settings: Eclipse projects, ...
- Test output