Forum Discussion

yaacovk's avatar
yaacovk
Contributor
9 years ago

Add another TestComplete engine to SVN repository

Hi, 

My project suite (on a first PC) is connected to SVN repository.

Currently, I want to add another PC with TestComplete project to same repository, in order to syncronize between both developpements on same project.

After Subversion and SVN client are installed on this 2nd PC, I tried to perform action "Select Subversion Repository". In repository path, I inserted the repository folder I want to connect.

TestComplete error is displayed as described in attached picture. 

Can you help me what wrong in this procedure?

Thanks

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 3 rankChampion Level 3

    Hi,

     

    Not an expect in SVN, but for me the error looks like been reported by the SVN and not by TestComplete. So I would try to connect to the repository from the SVN client first to ensure that all settings and permissions are in place and when succeeded try to do the same from TestComplete.

    • yaacovk's avatar
      yaacovk
      Contributor

      Hi Alex,

       

      Thanks for your suggestion. As you suggest, connection from SVN client solved the problem in order to update the project suite via the TestComplete menu.

      However, to commit change to repository, an error about FS format is still displayed, as described in attached picture. 

  • baxatob's avatar
    baxatob
    Community Hero

    Hi

     

    It's a kind of connection error.

     

    If you have a repository: PC1/C:/YourRepository then PC2 required a connection with it.

    So PC1 and PC2 must be a members of one network.

    I prefer to connect to repository using native svn:// protocol.

    Otherwise (file:// protocol) you need to map the disc with repository to PC2. 

     

    If you already have the mentioned network structure, then check that your project directory on PC2 was checked out in your repository.