I want to ask how can i connect my project to SVN source control,, and what is the steps.
I find how to connect to tfs version control only...!!!
Regards,
Emad
3 Answers, 1 is accepted
0
Boyan Boev
Telerik team
answered on 27 Feb 2013, 12:33 PM
Hello Emad,
Thank you for trying Test Studio.
Test Studio can interact with any file-based source control system. Since Test Studio only integrates directly with Team Foundation Server, you will need to use a third party tool to check files in and out. Test Studio regards the projects as local, since files are not checked in and out within Test Studio. .
Please check out this article for more information.
Hope this helps.
Regards,
Boyan Boev
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
I'am trying to integrate Telerik Test Studio with SVN.
I create a new project on my local machine with two test for example. Then I add the project with needed files described here Check-in Guidelines to my server with installed SVN on it.
Than I make a new folder on my local machine and click on SVN Checkout... and the project is checked out to my local machine.
I start the Telerik Test Studio open the checked out project run the two tests, every thing is running fine.
The question is when I am creating a new test with some functionality, how to commit this test to my server from Test Studio and not going to my Folder Project add commit it form there.
Is there a way to connect my SVN repository to Test Studio and use these buttons Check In and Check Out or can I use this buttons only with TFS?
I am using Version: 2014.3.903.0
Regards,
Boris
0
Boyan Boev
Telerik team
answered on 02 Mar 2016, 08:20 AM
Hi Boris,
Thank you for contacting us.
Unfortunately Test Studio has built in functionality only with TFS. Check out and check in button work only with TFS.
You should manually check in and out your project to SVN.