Forum Discussion

kashikar_harsh's avatar
kashikar_harsh
Contributor
15 years ago

Does TestComplete supports Mercurial Source Control System?

Hi,

I am using TestComplete v 7.52 and has setup Mercurial as a source control system. However I cannot find any SCC for Mercurial supported by TestComplete. Does TestComplete supports Mercurial Source Control System? If it does then can anyone post here the link for SCC that will work with TestComplete?



Thanks in advance.



Regards,

Harshad Kashikar
  • AlexKaras's avatar
    AlexKaras
    Champion Level 3
    Hi Harshad,



    TestComplete has no special support for some special source control system (SCC) but instead it supports Microsoft Source Code Control API (see the 'Integration With Source Code Control Systems' help topic for more details). That means that any SCC (or the provider for that SCC) that supports MS SCC API can be recognized and used by TestComplete.

    So I would recommend you to check if Mercurial supports MS SCC API and look for the provider in case it does not.
  • Harshad,



    I'd be intrested to know what happened with this, did you find a way to integrate TC with Mercurial?
  • Hi Ory,



    I could not find any free tool that will integrate TestComplete with Mercurial, however there are few paid providers which I did not try because of the cost involved.



    Regards,

    Harshad Kashikar
  • zakyn's avatar
    zakyn
    Occasional Contributor
    Hi,



    I have a problem that *.sj files are recognized as a binary files. Do you know why?



    it seems to me that the encoding is UTF-10.



    Is it true?



    Is it possible to change it to UTF-8 with some settings in TC or not?



    Thank



    zakyn
  • Hi,



    By default, TC automatically determines the encoding in which it will store scripts. Convert them to ANSI to ensure your SCC system will be able to work with them.