================================== Setting up your project repository ================================== Users ``borja``, ``amr``, and ``lamonts`` want to register as a team. ``borja`` runs this command: :: chisubmit student assignment register project --partner amr --partner lamonts And should see the following: :: Your registration for project (Final Project) is complete. Your team name is 'amr-borja-lamonts'. The team is composed of the following students: - Rogers, Anne (amr) UNCONFIRMED - Samuels, Lamont (lamonts) UNCONFIRMED - Sotomayor, Borja (borja) Note: Some students have not yet confirmed that they are part of this team. To confirm they are part of this team, they just need to register as a team themselves (using this same command, and listing the same team members). ``amr`` also needs to register, to confirm that she wants to be on the team: :: chisubmit student assignment register project --partner borja --partner lamonts And she would see the following: :: Your registration for project (Final Project) is complete. Your team name is 'amr-borja-lamonts'. The team is composed of the following students: - Rogers, Anne (amr) - Samuels, Lamont (lamonts) UNCONFIRMED - Sotomayor, Borja (borja) Finally, ``lamonts`` also needs to register, to confirm that he wants to be on the team: :: chisubmit student assignment register project --partner borja --partner amr And he would see the following: :: Your registration for project (Final Project) is complete. Your team name is 'amr-borja-lamonts'. The team is composed of the following students: - Rogers, Anne (amr) - Samuels, Lamont (lamonts) - Sotomayor, Borja (borja) Once all team members register, the team repository will be ready to use. As usual, you will need to run the ``cs-setup-script`` to setup your repository on your VM and/or in CSIL.