Page 1 of 1

Disable Source Control in Ranorex Studio

Posted: Tue Aug 14, 2018 4:54 pm
by Bilmich1
Hello everyone,

I tried searching in the documentation and on this forum but could not find the answer to this.
How do you completely disable source control from within Ranorex Studio?
I did not find an option to disable it completely, and if I right click on the solution in the Projects View, I have the source control (Git in my case) command's available, but I do not have a way to disable it.
My current version is 8.2.

Thanks in advance,
Michael

Re: Disable Source Control in Ranorex Studio

Posted: Thu Aug 16, 2018 2:19 pm
by McTurtle
Hi Michael,

For git, just delete the ".git" folder next to the folder of the solution and re-open the solution.
Does this help?

Regards,
McTurtle

Re: Disable Source Control in Ranorex Studio

Posted: Mon Oct 08, 2018 4:23 pm
by krstcs
Please explain in more detail what your goal is.

I would highly recommend NOT deleting the .git file as this will remove your local solution from git source control.

If you want to remove the Git INTEGRATION from Ranorex itself, and not remove your solution from Git, you just need to uninstall TortoiseGit, as that is the only integration that Ranorex has for Git (unless something has changed in the last few months when I haven't been using Ranorex 8) ).

Re: Disable Source Control in Ranorex Studio

Posted: Tue Oct 09, 2018 8:40 am
by odklizec
Welcome back Kelly! We missed you! ;)