Project

General

Profile

Wiki old » History » Version 34

chin-yeh, 04/15/2011 03:44 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 22 chin-yeh
h2. Load Test Result
35
36
[[Load Test Prototype|Click here]] to see the result which tested on the prototype.
37
38 30 chin-yeh
h2. Load Test Result on the integrated system
39
40 33 chin-yeh
[[Load Test Integrated|Click here]] for more details.
41 30 chin-yeh
42 31 chin-yeh
h2. Integration Test
43 29 chin-yeh
44 32 chin-yeh
See [[Integration_Test_Result|Integration Test]]
45 29 chin-yeh
46 14 chin-yeh
h2. Guide
47 1 System
48 4 chin-yeh
* SCM
49 3 chin-yeh
** [[Add SVN user]]
50
** [[Install SVN plugin for Eclipse]]
51
** [[How to connect to SVN through Eclipse]]
52
** [[Change password for your SVN account]] 
53
** [[Guides on manipulating sub project / modules in SVN]]
54
55 17 chin-yeh
* Issue Tracker
56
** [[Connect to Redmine's Issue throught Eclipse Mylyn]]
57
58 3 chin-yeh
* Start/Stop Services 
59 16 chin-yeh
** refer to the [[General Info:cwyrnd3-server]]
60 9 chin-yeh
61
* Configuration Management
62
** [[Install Maven plugin for Eclipse]]
63
** [[How to connect to local central maven repository]]
64 12 chin-yeh
65
* [[Backup Strategies]]