Project

General

Profile

Wiki old » History » Version 28

chin-yeh, 10/28/2010 09:50 AM

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