Hi All,
I am trying to compare the previously saved QVW files with existing one. I am trying to do by using TortoiseSVN and VisualSVN tools.
In qlikview in File-->Source Control-->Settings in Settings provided the required svn.exe, TortoiseMerge.exe and merge tool parameters as "/base:%base /mine:%mine /theirs:%theirs /merged:%merged".
For each .QVW file, created the -prj folder in its own folder.
Created a repository folder by right clicking on empty folder-->tortoise SVN-->Create repository.
right clicking on project folder -->tortoiseSVN-->import and given the repository path.
created an empty folder and made SVN CheckOut. So that I created the working directory.
I am updating the QVW file and made SVN Commit when trying to check the "Diff with previous version" .
It showing error like the file is not a valid text file.
Could you please give any suggestions on it.