Forum Discussion

GAutomation's avatar
GAutomation
Frequent Contributor
5 years ago
Solved

Idea or flowchart to create a repository in gitlab

Can someone guide us how to create a repositray in gitlab for test complete. As it is different from the was development works. we have only a 1 namemapping module for whole project were all tester...
  • Marsha_R's avatar
    5 years ago

    This will be of some help:

    https://support.smartbear.com/testcomplete/docs/working-with/integration/scc/git/index.html

     

    Many of the experts here will tell you NOT to work with name mapping directly from source control.  One way to handle it if many people are updating the same name mapping is that you can have one person collect them, merge them inside TestComplete, then use that as the new master that everyone works from.  There are several ways to safely do it, but none of them include merging in an outside tool.  Also, before any changes to the name mapping are made or accepted, ALWAYS have a backup, even if it's just your local copy.