Changes between Version 3 and Version 4 of internal/palm4Udevelop
- Timestamp:
- Jun 14, 2017 2:37:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
internal/palm4Udevelop
v3 v4 1 = Hints for PALM 4U developers =1 = Hints for PALM-4U developers = 2 2 3 3 == Revision control == … … 6 6 {{{#!tr 7 7 {{{#!td style="border: none; width:100%" 8 Subversion [http://subversion.tigris.org/ svn] is used for revision control of [https://palm.muk.uni-hannover.de/trac/browser PALM], consequently, the development of the PALM 4U features will also be controlled via '''svn''', centralized on one remote server (trac).8 Subversion [http://subversion.tigris.org/ svn] is used for revision control of [https://palm.muk.uni-hannover.de/trac/browser PALM], consequently, the development of the PALM-4U features will also be controlled via '''svn''', centralized on one remote server (trac). 9 9 }}} 10 10 {{{#!td align=left style="border: none; vertical-align:top; width: 0%" … … 16 16 {{{#!tr 17 17 {{{#!td style="border: none; width:40%" 18 As drafted in Fig. 1, each PALM 4U feature shall be developed in its own '''svn branch''', equipped with write permissions for each of this feature's developers.18 As drafted in Fig. 1, each PALM-4U feature shall be developed in its own '''svn branch''', equipped with write permissions for each of this feature's developers. 19 19 Subsequently listed svn branches have been created so far, and they are available under [https://palm.muk.uni-hannover.de/trac/browser/palm/branches /palm/branches], only visible for developers with respective permissions: 20 20 {{{#!table … … 34 34 {{{#!td align=left style="border: none; vertical-align:top; width: 60%" 35 35 [[Image(git-svn_plan_final.png, 100%, left, border=1, color=black)]]\\ 36 Fig. 1: Draft of the revision control procedure for the PALM 4U development, applying '''svn''' and '''git'''.36 Fig. 1: Draft of the revision control procedure for the PALM-4U development, applying '''svn''' and '''git'''. 37 37 }}} 38 38 }}} … … 42 42 Only tested feature parts should enter in the respective '''feature branch''' 43 43 If possible, 44 Revision control of local PALM 4U development is preferably done via [[git]]44 Revision control of local PALM-4U development is preferably done via [[git]] 45 45 46 46