Wiki old » History » Version 36
chin-yeh, 07/06/2011 02:26 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 | 34 | chin-yeh | h2. Specification |
12 | |||
13 | See [[Specification]] |
||
14 | |||
15 | 19 | chin-yeh | h2. SCM |
16 | |||
17 | 28 | chin-yeh | The SVN URL for this project: |
18 | > Components: |
||
19 | >> http://192.168.2.13:50000/svn/qconnector |
||
20 | > Commons libraries: |
||
21 | >> http://192.168.2.13:50000/svn/commons |
||
22 | > Configuration files: |
||
23 | >> http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config |
||
24 | 21 | chin-yeh | |
25 | The versioning scheme is: |
||
26 | > major.minor[.bugfixes] |
||
27 | |||
28 | General guidelines: |
||
29 | * all development works should put in the *trunk* |
||
30 | 27 | chin-yeh | * all of the released version *should be tagged* by following the versioning scheme above |
31 | 21 | chin-yeh | ** no further modification on those tagged version |
32 | * you could commit your development works in the *branches* |
||
33 | 19 | chin-yeh | |
34 | 35 | chin-yeh | h2. Test Result |
35 | 1 | System | |
36 | 35 | chin-yeh | * [[Load Test Prototype]] - load test's result on the prototype |
37 | * [[Load Test Integrated]] - load test's result on the fully integrated system |
||
38 | 36 | chin-yeh | * [[Integration_Test_Result|Integration Test]] - integration test's result |
39 | 9 | chin-yeh | |
40 | h2. Guide |
||
41 | 12 | chin-yeh | |
42 | 35 | chin-yeh | Refer to [[General Info:]] |