Wiki old » History » Revision 22
Revision 21 (chin-yeh, 10/27/2010 03:11 PM) → Revision 22/41 (chin-yeh, 10/27/2010 05:22 PM)
h1. Wiki
Feel free to contribute any guide or tips!!!
h2. Documentation
Click [[Documentation|here]]
h2. SCM
The SVN URL for this project:
> http://192.168.2.13:50000/svn/qconnector
The versioning scheme is:
> major.minor[.bugfixes]
General guidelines:
* all development works should put in the *trunk*
* all of the release version *should be tagged* by following the versioning scheme above
** no further modification on those tagged version
* you could commit your development works in the *branches*
h2. Load Test Result
[[Load Test Prototype|Click here]] to see the result which tested on the prototype.
h2. Guide
* SCM
** [[Add SVN user]]
** [[Install SVN plugin for Eclipse]]
** [[How to connect to SVN through Eclipse]]
** [[Change password for your SVN account]]
** [[Guides on manipulating sub project / modules in SVN]]
* Issue Tracker
** [[Connect to Redmine's Issue throught Eclipse Mylyn]]
* Start/Stop Services
** refer to the [[General Info:cwyrnd3-server]]
* Configuration Management
** [[Install Maven plugin for Eclipse]]
** [[How to connect to local central maven repository]]
* [[Backup Strategies]]