Page 1 of 1

Data Bindings lost when using Subversion

Posted: Mon Apr 25, 2011 9:05 pm
by Gunner1980
We are using Subversion to do our revision control and every time I bind variables to global parameters these bindings are lost when I do a fresh pull. I am assuming the bindings are saved in .rxtst file when I say this. I check in the .rxtst file and the data bindings are all unbound if I do a fresh pull on a new system.

I have also tried committing the entire project I am working in with the same results. Am I doing something wrong? Is this something that is saved in a file I am not committing?

This is also happening when binding variables to csv file.

Re: Data Bindings lost when using Subversion

Posted: Tue Apr 26, 2011 9:07 pm
by Support Team
Hello,

yes, the binding between table column and variable is stored in the rxtst file. If you check that in you should not experience the troubles you are having. But maybe you did something special that led to this behavior. When you look into the rxtst file, there is also a variableid GUID. This fits to the TestVariable attribute of the variable in the code file. After pulling from SVN do they still correspond?

Regards,
Roland
Ranorex Support Team