Getting started: working in a pair¶
If you are working in a pair, you will need to request a repository for your pair. Here are the steps you will need to take:
Follow the chisubmit instructions for registering as a pair.
Wait for email from GitLab to your UChicago email address saying that the group repository is ready. Take into account that your repository won’t be created until both of you have completed the registration instructions. Please note that the repository won’t be created immediately; however, if you both register and do not get an e-mail from GitLab (or don’t see the pair repository on GitLab) after an hour, please ask for help on Piazza.
Setup repositories: Both students should run this command:
cs-setup-script capp30122-win-18
Similar to when you set up your individual repository, the script will present you with a list of repositories you have access to. This list should now include your pair repository. Just choose that repository from the list. If you wish to work in CSIL as well as on your VM, you will need to run to the setup script in the lab and choose the new repository.
See the file pa2/README.txt for a description of the files we have provided for this assignment.