Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm now verfying the usage of QlikView with Subversion for version control. Everything is going well currently. I can get project from source control and also add project to source control.
I'm using svnserve as connection protocol and Basic Authentication for accessing subversion. When I access subversion from QlikView first time, I have to input user name and password below the repository URL to connect with subversion server. But I do not have to input again after first time. Whenever I connect with subversion, the same user is checking in and checking out. It is convient but I want to use other users to verify everything is going well while accessing multiple users to a single project.
I want to know where is the log in information is saved? I think that log-in information is saved somewhere in local PC or somewhere else?
I hope that I can delete that if I know the place and so I can verfy with another users.
Thanks in advance.
QlikView version 11 SR1 (Desktop Liscense Version)
Subversion Subversion 1.7.2 (r1207936)
I've got the answer from the Document of QlikTech, QlikView 11 Source Control Walkthrough.
The answer that I want is as follow.
C:\Users\xxx\AppData\Roaming\Subversion\auth\svn.simple
The user name and password for subversion server is stored in the above folder (encrypted). This path is shared among all subversion clients, including Tortoise.
With all the best!
Kaung Myat Tun
I've got the answer from the Document of QlikTech, QlikView 11 Source Control Walkthrough.
The answer that I want is as follow.
C:\Users\xxx\AppData\Roaming\Subversion\auth\svn.simple
The user name and password for subversion server is stored in the above folder (encrypted). This path is shared among all subversion clients, including Tortoise.
With all the best!
Kaung Myat Tun
Hi Kaung Myat Tun!!
We have just installed QV 11 SR2 on all of our QV Servers. We would like to use Subversion to manage application development amongst us. I would appreciate if you can answer following:
1. Do we have to install Subversion and Tortoise SVN (TortoiseMerge) both?
2. For now we have installed both, but we keep getting an error Qlikview failed to send request to Source control provider'every time we click on Source Control from our File menu. I also see that every click on source control from file menu initiates a service named 'QvSVNProvider64.exe'
I will appreciate any help you can provide. Thanks.