Forum Discussion

4 Replies

    • MarkSchofer's avatar
      MarkSchofer
      Frequent Contributor

      Thanks Alex and it is appreciated. That is near the link I posted.   I user stand all the components of TC project's. My question what has to be checked into a source control system. I am am not used to testing software have to be put into Source control. However it is like any other piece of code. 
      Do we check in the project only

      Or additionally

      All the key word tests.

      Scripts

      Name mapping etc. 

      • AlexKaras's avatar
        AlexKaras
        Champion Level 3

        Hi,

         

        what has to be checked into a source control system.

        The referenced help article consists of two parts:

        "Below is a full list of project suite, project and project item files added to the source code control: ..."

        everything from the list that follows must be checked-in into source control.

         

        And the second part close to the article's end:

        "the following files are not added to the source code control: ..."

        and everything from the list that follows should not be checked-in into source control.