Project

General

Profile

Wiki old » History » Version 29

chin-yeh, 11/10/2010 04:50 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 29 chin-yeh
h2. Integration Test Result
35
36
See [[Integration Test Result]]
37
38 14 chin-yeh
h2. Guide
39 1 System
40 4 chin-yeh
* SCM
41 3 chin-yeh
** [[Add SVN user]]
42
** [[Install SVN plugin for Eclipse]]
43
** [[How to connect to SVN through Eclipse]]
44
** [[Change password for your SVN account]] 
45
** [[Guides on manipulating sub project / modules in SVN]]
46
47 17 chin-yeh
* Issue Tracker
48
** [[Connect to Redmine's Issue throught Eclipse Mylyn]]
49
50 3 chin-yeh
* Start/Stop Services 
51 16 chin-yeh
** refer to the [[General Info:cwyrnd3-server]]
52 9 chin-yeh
53
* Configuration Management
54
** [[Install Maven plugin for Eclipse]]
55
** [[How to connect to local central maven repository]]
56 12 chin-yeh
57
* [[Backup Strategies]]