Wiki old » History » Version 30
chin-yeh, 12/02/2010 04:04 PM
1 | 25 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | System | h1. Wiki |
4 | |||
5 | 26 | chin-yeh | The wiki page for this project. |
6 | 2 | System | |
7 | 23 | chin-yeh | h2. Official Documentation |
8 | 18 | chin-yeh | |
9 | 24 | chin-yeh | See [[Documentation]] |
10 | 18 | chin-yeh | |
11 | 19 | chin-yeh | h2. SCM |
12 | |||
13 | 28 | chin-yeh | The SVN URL for this project: |
14 | > Components: |
||
15 | >> http://192.168.2.13:50000/svn/qconnector |
||
16 | > Commons libraries: |
||
17 | >> http://192.168.2.13:50000/svn/commons |
||
18 | > Configuration files: |
||
19 | >> http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config |
||
20 | 21 | chin-yeh | |
21 | The versioning scheme is: |
||
22 | > major.minor[.bugfixes] |
||
23 | |||
24 | General guidelines: |
||
25 | * all development works should put in the *trunk* |
||
26 | 27 | chin-yeh | * all of the released version *should be tagged* by following the versioning scheme above |
27 | 21 | chin-yeh | ** no further modification on those tagged version |
28 | * you could commit your development works in the *branches* |
||
29 | 19 | chin-yeh | |
30 | 22 | chin-yeh | h2. Load Test Result |
31 | |||
32 | [[Load Test Prototype|Click here]] to see the result which tested on the prototype. |
||
33 | |||
34 | 30 | chin-yeh | h2. Load Test Result on the integrated system |
35 | |||
36 | [[Load Test Integrated|Click here]] to more details. |
||
37 | |||
38 | 29 | chin-yeh | h2. Integration Test Result |
39 | |||
40 | See [[Integration Test Result]] |
||
41 | |||
42 | 14 | chin-yeh | h2. Guide |
43 | 1 | System | |
44 | 4 | chin-yeh | * SCM |
45 | 3 | chin-yeh | ** [[Add SVN user]] |
46 | ** [[Install SVN plugin for Eclipse]] |
||
47 | ** [[How to connect to SVN through Eclipse]] |
||
48 | ** [[Change password for your SVN account]] |
||
49 | ** [[Guides on manipulating sub project / modules in SVN]] |
||
50 | |||
51 | 17 | chin-yeh | * Issue Tracker |
52 | ** [[Connect to Redmine's Issue throught Eclipse Mylyn]] |
||
53 | |||
54 | 3 | chin-yeh | * Start/Stop Services |
55 | 16 | chin-yeh | ** refer to the [[General Info:cwyrnd3-server]] |
56 | 9 | chin-yeh | |
57 | * Configuration Management |
||
58 | ** [[Install Maven plugin for Eclipse]] |
||
59 | ** [[How to connect to local central maven repository]] |
||
60 | 12 | chin-yeh | |
61 | * [[Backup Strategies]] |