Changes between Version 2 and Version 3 of internal/palm4Udevelop
- Timestamp:
- Dec 13, 2016 4:00:29 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
internal/palm4Udevelop
v2 v3 3 3 == Revision control == 4 4 5 Describe svn-git, add picture 6 [[Image(git-svn_plan_final.png, 100%)]] 5 {{{#!table align=left style="border: none; text-align:left" 6 {{{#!tr 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 PALM4U features will also be controlled via '''svn''', centralized on one remote server (trac). 9 }}} 10 {{{#!td align=left style="border: none; vertical-align:top; width: 0%" 11 }}} 12 }}} 13 }}} 7 14 8 9 Subsequently listed svn branches are available under [https://palm.muk.uni-hannover.de/trac/browser/palm/branches /palm/branches], 10 and are only visible for developers with respective permissions: 15 {{{#!table align=left style="border: none; text-align:left" 16 {{{#!tr 17 {{{#!td style="border: none; width:40%" 18 As drafted in Fig. 1, each PALM4U feature shall be developed in its own '''svn branch''', equipped with write permissions for each of this feature's developers. 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: 11 20 {{{#!table 12 21 ||= Project =||= Branch name =||= Write permissions =||= Read only =|| … … 19 28 || WP-P1 || agents || Bittner, Schrempf || || 20 29 }}} 21 Write permissions for all MOSAIK-related branches: ''Kanani, Ketelsen, Maronga, Raasch''. 30 Additionally, following developers have write permissions for all MOSAIK-related branches: ''Kanani, Ketelsen, Maronga, Raasch''. 31 \\\\ 22 32 Please notify [mailto:kanani@muk.uni-hannover.de Farah Kanani-Sühring] if permission needs to be granted for additional developers. 33 }}} 34 {{{#!td align=left style="border: none; vertical-align:top; width: 60%" 35 [[Image(git-svn_plan_final.png, 100%, left, border=1, color=black)]]\\ 36 Fig. 1: Draft of the revision control procedure for the PALM4U development, applying '''svn''' and '''git'''. 37 }}} 38 }}} 39 }}} 40 41 \\ 42 Only tested feature parts should enter in the respective '''feature branch''' 43 If possible, 44 Revision control of local PALM4U development is preferably done via [[git]] 45 46 47 48