How to add solution to SVN?

Best practices, code snippets for common functionality, examples, and guidelines.
samantha.chin
Posts: 10
Joined: Mon Dec 28, 2015 10:17 am

How to add solution to SVN?

Post by samantha.chin » Wed Dec 30, 2015 9:36 am

Hi, I tried to add Ranorex solution to SVN source control from Ranorex Studio

1) Right click Solution by select Source Control > Add Solution to Source Control
2) Select Subversion
3) Enter SVN url
4) Enter username and password for the SVN. Note : TortoiseSVN repo-browser loaded
5) Select the folder and click OK

Message prompt : Could not add solution to repository. Unable to connect to a repository at URL "https://svn.xxxxx"

I don't understand why it cannot linked. Please help.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to add solution to SVN?

Post by Support Team » Mon Jan 04, 2016 10:54 am

Hi Samantha.chin,

Unfortunately I’m not aware of such an issue. May I ask you if you could provide additional information about your system under test? Please also let me know which version of Ranorex you are currently using.
Additionally, please ensure that the repository is set up properly at the given URL.

Regards,
Markus (S)

samantha.chin
Posts: 10
Joined: Mon Dec 28, 2015 10:17 am

Re: How to add solution to SVN?

Post by samantha.chin » Tue Jan 05, 2016 7:10 am

Hi Support Team,

I am using Windows 10 Pro and Ranorex 5.4.4.264.86. I'm sure the SVN url is correct as I am able to login to the SVN and select a folder but after select, it prompt the error. I can manually add files into the folder using TortoiseSVN.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to add solution to SVN?

Post by Support Team » Thu Jan 07, 2016 11:01 am

Hi Samantha.chin,

I'd need to analyze this problem directly on your machine. May I ask you to get in touch with us by email [[email protected]] to clarify the next steps?
Thank you in advance.

Regards,
Markus (S)

samantha.chin
Posts: 10
Joined: Mon Dec 28, 2015 10:17 am

Re: How to add solution to SVN?

Post by samantha.chin » Fri Jan 08, 2016 8:35 am

Ok sent email for further help. Thanks

samantha.chin
Posts: 10
Joined: Mon Dec 28, 2015 10:17 am

Re: How to add solution to SVN?

Post by samantha.chin » Tue Jan 19, 2016 7:53 am

Found out the issue is because of older SVN version 1.7.6. So, upgraded with SNV 1.9.3 and it's worked fine!