So, we already have an SVN server setup for our RedGate Sql Source Control. It is a easy install of visualSVN. (Subversion 1.7)
I haven’t compared it yet, but eventually want to compare it with the colab net version.
This is the doc I’m working from for Qlikview source control (It’s outdated but hopefully it will work good enough) http://community.qlikview.com/docs/DOC-3424
So I’ll download myself some TortoiseSVN 1.7.11, I had to specify that I want the command line tools (I’m pretty sure I will need these)
Based off of Page four of the Source Control Whitepaper it looks like it need to configure the Source Control Settings/SVN settings. The path in the guide is c:\program files(x86)\Subversion\bin\svn.exe
After installing tortoiseSVN it looks like there is a copy of svn.exe in the C:\Program Files\TortoiseSVN\bin\svn.exe directory
C:\Program Files\TortoiseSVN\bin\TortoiseMerge.exe is in this dir as well
And the Merge Tool Parameters: /base: %base /mine: %mine /theirs: %theirs /merged: %merged
Then you can check a project in, hmm so far so good it looks like it works.
[…] https://michaelellerbeck.com/2013/02/19/source-control-subversion-with-qlikview-11-2/ […]