Which files should be put in source control? I am guessing for teams using TFS (the 1%), Test Studio correctly decides, but for people using SVN/Git/Hg, which files should be on the ignore list.
i.e., Should resx files be in there?
Thanks,
~Shea
i.e., Should resx files be in there?
Thanks,
~Shea
4 Answers, 1 is accepted
0
Hi Shea,
Please see this article which describes exactly which files should and should not be included.
Hope this helps.
Regards,
Boyan Boev
Telerik
Please see this article which describes exactly which files should and should not be included.
Hope this helps.
Regards,
Boyan Boev
Telerik
0
Shea
Top achievements
Rank 1
answered on 23 Oct 2014, 01:31 PM
Perfect, thanks.
0
Shea
Top achievements
Rank 1
answered on 23 Oct 2014, 01:45 PM
Here is a .hgignore file for Mercurial users.
syntax: glob
*.swp
*.suo
*.dll
Pages.g.cs
Pages.g.vb
TestResults/
Results/
syntax: glob
*.swp
*.suo
*.dll
Pages.g.cs
Pages.g.vb
TestResults/
Results/
0
Hello Sheal,
You are most welcome.
If you need further assistance please let us know.
Regards,
Boyan Boev
Telerik
You are most welcome.
If you need further assistance please let us know.
Regards,
Boyan Boev
Telerik