Forum Discussion

FilippoRai's avatar
FilippoRai
New Contributor
11 years ago

source control - git workaround?

Hello,

 

I see that in the source control integration section github is not supported (although read a thread or two regarding a workaround but didnt fully get an answer). I also noticed there is a feature request to add support... 

 

I am wondering how long until this feature request is delivered and also if there is any workaround that could be done until then... Please advise!

 

Cheers,

Pippo

 

2 Replies

  • chrisb's avatar
    chrisb
    Regular Contributor

    I would suggest not bothering with the source control integration. We are using a tool that is supported and the integration didn't work well for having users working concurrently on our project. We manage the source control files outside of Test Complete and it works just fine. We've done it for months with multiple users. Take a look here: http://support.smartbear.com/viewarticle/56603/ you'll need to understand which files contain some of the project and suite meta data. For example to add a script you need to also update the script.Tc.script file. Once you've got that down its quite straightforward. Hope this helps.

    • FilippoRai's avatar
      FilippoRai
      New Contributor

      That makes a lot of sense... I will probably go down that path as well... thanks a lot for the suggestion!