Forum Discussion

ChrisKibble's avatar
ChrisKibble
Occasional Contributor
8 days ago
Solved

Default Project Lost in Source Control

I have a Project Suite with several Projects within it. I've pushed it to GitHub. When cloning the repository file elsewhere, the Default Project is not recognized (it picks another project as the default project).

In troubleshooting I found that TestComplete stores this in the *.pjs.tcLS file, which is excluded in .gitignore. 

Can the default project be saved in the .pjs file somehow so that it follows my project through clones on other PCs?