Wiki old » History » Version 21
chin-yeh, 10/27/2010 03:11 PM
1 | 1 | System | h1. Wiki |
---|---|---|---|
2 | |||
3 | 9 | chin-yeh | Feel free to contribute any guide or tips!!! |
4 | 2 | System | |
5 | 18 | chin-yeh | h2. Documentation |
6 | |||
7 | 20 | chin-yeh | Click [[Documentation|here]] |
8 | 18 | chin-yeh | |
9 | 19 | chin-yeh | h2. SCM |
10 | |||
11 | 21 | chin-yeh | The SVN URL for this project: |
12 | > http://192.168.2.13:50000/svn/qconnector |
||
13 | |||
14 | The versioning scheme is: |
||
15 | > major.minor[.bugfixes] |
||
16 | |||
17 | General guidelines: |
||
18 | * all development works should put in the *trunk* |
||
19 | * all of the release version *should be tagged* by following the versioning scheme above |
||
20 | ** no further modification on those tagged version |
||
21 | * you could commit your development works in the *branches* |
||
22 | 19 | chin-yeh | |
23 | 14 | chin-yeh | h2. Guide |
24 | 1 | System | |
25 | 4 | chin-yeh | * SCM |
26 | 3 | chin-yeh | ** [[Add SVN user]] |
27 | ** [[Install SVN plugin for Eclipse]] |
||
28 | ** [[How to connect to SVN through Eclipse]] |
||
29 | ** [[Change password for your SVN account]] |
||
30 | ** [[Guides on manipulating sub project / modules in SVN]] |
||
31 | |||
32 | 17 | chin-yeh | * Issue Tracker |
33 | ** [[Connect to Redmine's Issue throught Eclipse Mylyn]] |
||
34 | |||
35 | 3 | chin-yeh | * Start/Stop Services |
36 | 16 | chin-yeh | ** refer to the [[General Info:cwyrnd3-server]] |
37 | 9 | chin-yeh | |
38 | * Configuration Management |
||
39 | ** [[Install Maven plugin for Eclipse]] |
||
40 | ** [[How to connect to local central maven repository]] |
||
41 | 12 | chin-yeh | |
42 | * [[Backup Strategies]] |