--- wikisrc/users/dholland/hgpath.mdwn 2015/01/17 20:40:35 1.4 +++ wikisrc/users/dholland/hgpath.mdwn 2015/01/18 18:43:32 1.7 @@ -50,9 +50,7 @@ Technical concerns (demands on the syste * numbered versions * branch handling * tag handling -* partial checkouts -** partial trees -** partial history +* partial checkouts (partial trees, partial history) * blacklist extension (which is a legal requirement) * being able to migrate away in the future * ... @@ -67,7 +65,7 @@ Conversion of CVS repository phenomena * non-ascii text in log messages * version references in log messages * 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) @@ -96,11 +94,12 @@ Developer deployment issues * how to refer to other commits in log messages Many of these issues are already documented in [[the existing -workflows writeup|hgnb.mdwn]]. +workflows writeup|hgnb]]. Releng deployment issues * changes to the way pullups are filed +* adjusting processing scripts for new source-changes format * release commit procedures * release branch procedures * dealing with accidental commits to release branches @@ -111,6 +110,7 @@ Releng deployment issues Backend/admins deployment issues +* how commits get pushed to the master tree * log_accum / source-changes mails * access control for whole trees * access control for subsections of trees @@ -128,6 +128,8 @@ Other questions * running live in parallel with CVS during a transition period * gatewaying to other VCS frontends +* rcsids in source files +