--- wikisrc/projects/project/cvs-migration.mdwn 2014/12/15 17:51:37 1.4 +++ wikisrc/projects/project/cvs-migration.mdwn 2014/12/15 21:53:57 1.5 @@ -28,13 +28,16 @@ The purpose of this project is to identi * (example): [users/dholland/hgnb](/users/dholland/hgnb) * existing 'tooling' within NetBSD the organization * how much memory/disk is required to host NetBSD? - * how are bacups performed? + * how are backups performed? * security requirements like * how do we validate commits? * how do we ensure commits originated from developers? * release engineering requirements such as * how does a pullup request work? * how do we ensure the correct files are included in the correct release branches? + * how do we checkout a release branch + * how do we look at the history of a release branch + * how do we get different revisions of a file on a branch major parts of the technical work like "how to convert FROM CVS to git/hg/fossil" has already been done, which is why we are able to now ask "how would the project