Project

General

Profile

Wiki old » History » Version 27

chin-yeh, 10/28/2010 09:26 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 21 chin-yeh
The SVN URL for this project: 
14
> http://192.168.2.13:50000/svn/qconnector
15
16
The versioning scheme is:
17
> major.minor[.bugfixes] 
18
19
General guidelines:
20
* all development works should put in the *trunk*
21 27 chin-yeh
* all of the released version *should be tagged* by following the versioning scheme above
22 21 chin-yeh
** no further modification on those tagged version
23
* you could commit your development works in the *branches*
24 19 chin-yeh
25 22 chin-yeh
h2. Load Test Result
26
27
[[Load Test Prototype|Click here]] to see the result which tested on the prototype.
28
29 14 chin-yeh
h2. Guide
30 1 System
31 4 chin-yeh
* SCM
32 3 chin-yeh
** [[Add SVN user]]
33
** [[Install SVN plugin for Eclipse]]
34
** [[How to connect to SVN through Eclipse]]
35
** [[Change password for your SVN account]] 
36
** [[Guides on manipulating sub project / modules in SVN]]
37
38 17 chin-yeh
* Issue Tracker
39
** [[Connect to Redmine's Issue throught Eclipse Mylyn]]
40
41 3 chin-yeh
* Start/Stop Services 
42 16 chin-yeh
** refer to the [[General Info:cwyrnd3-server]]
43 9 chin-yeh
44
* Configuration Management
45
** [[Install Maven plugin for Eclipse]]
46
** [[How to connect to local central maven repository]]
47 12 chin-yeh
48
* [[Backup Strategies]]