Setting Up SCM

Since the balance of the activities that need to happen in this iteration will ultimately need to be stored in SCM, the first story from the list that will be undertaken, with its tasks, is the following one:

  • As a developer, I need to know how source code for the system is going to be managed and version controlled, so that I will be able to appropriately keep/store the code I write:

    1. Create a blank SCM repository for the system—hms_sys
    2. Populate the repository with the baseline information and documentation needed for ongoing use
    3. Establish and distribute whatever credentials are needed for dev team members to access the repository

The code for hms_sys is going to live in Bitbucket (https://bitbucket.org), in a Git repository, ...

Get Hands-On Software Engineering with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.