version 1.4, 2015/01/17 20:40:35
|
version 1.6, 2015/01/18 17:57:21
|
Line 50 Technical concerns (demands on the syste
|
Line 50 Technical concerns (demands on the syste
|
* numbered versions |
* numbered versions |
* branch handling |
* branch handling |
* tag handling |
* tag handling |
* partial checkouts |
* partial checkouts (partial trees, partial history) |
** partial trees |
|
** partial history |
|
* blacklist extension (which is a legal requirement) |
* blacklist extension (which is a legal requirement) |
* being able to migrate away in the future |
* being able to migrate away in the future |
* ... |
* ... |
Line 67 Conversion of CVS repository phenomena
|
Line 65 Conversion of CVS repository phenomena
|
* non-ascii text in log messages |
* non-ascii text in log messages |
* version references in log messages |
* version references in log messages |
* retaining CVS file version numbers as metadata |
* retaining CVS file version numbers as metadata |
* restoring the pre-settlement history and/or including the CSRG history |
* restoring the pre-USL-settlement history and/or including the CSRG history |
|
|
Implementation concerns (demands on the system as it exists) |
Implementation concerns (demands on the system as it exists) |
|
|
Line 96 Developer deployment issues
|
Line 94 Developer deployment issues
|
* how to refer to other commits in log messages |
* how to refer to other commits in log messages |
|
|
Many of these issues are already documented in [[the existing |
Many of these issues are already documented in [[the existing |
workflows writeup|hgnb.mdwn]]. |
workflows writeup|hgnb]]. |
|
|
Releng deployment issues |
Releng deployment issues |
|
|
* changes to the way pullups are filed |
* changes to the way pullups are filed |
|
* adjusting processing scripts for new source-changes format |
* release commit procedures |
* release commit procedures |
* release branch procedures |
* release branch procedures |
* dealing with accidental commits to release branches |
* dealing with accidental commits to release branches |
Line 111 Releng deployment issues
|
Line 110 Releng deployment issues
|
|
|
Backend/admins deployment issues |
Backend/admins deployment issues |
|
|
|
* how commits get pushed to the master tree |
* log_accum / source-changes mails |
* log_accum / source-changes mails |
* access control for whole trees |
* access control for whole trees |
* access control for subsections of trees |
* access control for subsections of trees |