Wiki old » History » Version 23
chin-yeh, 10/27/2010 05:23 PM
1 | 1 | System | h1. Wiki |
---|---|---|---|
2 | |||
3 | 9 | chin-yeh | Feel free to contribute any guide or tips!!! |
4 | 2 | System | |
5 | 23 | chin-yeh | h2. Official Documentation |
6 | 18 | chin-yeh | |
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 | 22 | chin-yeh | h2. Load Test Result |
24 | |||
25 | [[Load Test Prototype|Click here]] to see the result which tested on the prototype. |
||
26 | |||
27 | 14 | chin-yeh | h2. Guide |
28 | 1 | System | |
29 | 4 | chin-yeh | * SCM |
30 | 3 | chin-yeh | ** [[Add SVN user]] |
31 | ** [[Install SVN plugin for Eclipse]] |
||
32 | ** [[How to connect to SVN through Eclipse]] |
||
33 | ** [[Change password for your SVN account]] |
||
34 | ** [[Guides on manipulating sub project / modules in SVN]] |
||
35 | |||
36 | 17 | chin-yeh | * Issue Tracker |
37 | ** [[Connect to Redmine's Issue throught Eclipse Mylyn]] |
||
38 | |||
39 | 3 | chin-yeh | * Start/Stop Services |
40 | 16 | chin-yeh | ** refer to the [[General Info:cwyrnd3-server]] |
41 | 9 | chin-yeh | |
42 | * Configuration Management |
||
43 | ** [[Install Maven plugin for Eclipse]] |
||
44 | ** [[How to connect to local central maven repository]] |
||
45 | 12 | chin-yeh | |
46 | * [[Backup Strategies]] |