Changes between Version 12 and Version 13 of Be a CIVL developer
- Timestamp:
- 01/09/17 16:17:08 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Be a CIVL developer
v12 v13 24 24 (Ziqing, please clarify and fill in details below...) 25 25 26 * CIVL uses Subversion to manage source code. The CIVL Subversion repository is structured in the typical way : their aredirectories named `trunk`, `branches` and `tags`.26 * CIVL uses Subversion to manage source code. The CIVL Subversion repository is structured in the typical way. In particular, the repository contains directories named `trunk`, `branches` and `tags`. 27 27 * To create a new branch from the trunk@rev to branches, `svn copy URL_trunk@rev target`. 28 28 * To keep being updated with the latest trunk, `svn merge URL_trunk target`.
