Wiki » History » Version 3
chin-yeh, 06/06/2011 10:48 AM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | 2 | chin-yeh | h1. SCM |
6 | 1 | chin-yeh | |
7 | *SVN URL:* |
||
8 | > http://192.168.2.13:50000/svn/batch-poc |
||
9 | |||
10 | The versioning scheme is: |
||
11 | > major.minor[.bugfixes] |
||
12 | |||
13 | General guidelines: |
||
14 | * all development works should put in the trunk |
||
15 | * all of the released version should be tagged by following the versioning scheme above no further modification on those tagged version |
||
16 | * you could commit your development works in the branches |
||
17 | 3 | chin-yeh | |
18 | h1. Specification |
||
19 | |||
20 | See [[Specification]] |