<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Where is Login information for Subversion connection saved? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391293#M145928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;I hope that I can delete that if I know the place and so I can verfy with another users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView version 11 SR1 (Desktop Liscense Version)&lt;/P&gt;&lt;P&gt;Subversion Subversion 1.7.2 (r1207936)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 08:23:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-01T08:23:57Z</dc:date>
    <item>
      <title>Where is Login information for Subversion connection saved?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391293#M145928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;I hope that I can delete that if I know the place and so I can verfy with another users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView version 11 SR1 (Desktop Liscense Version)&lt;/P&gt;&lt;P&gt;Subversion Subversion 1.7.2 (r1207936)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 08:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391293#M145928</guid>
      <dc:creator />
      <dc:date>2012-11-01T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Login information for Subversion connection saved?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391294#M145929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got the answer from the Document of QlikTech, QlikView 11 Source Control Walkthrough.&lt;/P&gt;&lt;P&gt;The answer that I want is as follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\xxx\AppData\Roaming\Subversion\auth\svn.simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With all the best!&lt;/P&gt;&lt;P&gt;Kaung Myat Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 01:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391294#M145929</guid>
      <dc:creator />
      <dc:date>2012-11-05T01:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Login information for Subversion connection saved?</title>
      <link>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391295#M145930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaung Myat Tun!!&lt;/P&gt;&lt;P&gt;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: &lt;/P&gt;&lt;P&gt;1. Do we have to install Subversion and Tortoise SVN (TortoiseMerge) both?&lt;/P&gt;&lt;P&gt;2. For now we have installed both, but we keep getting an error &lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;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'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;I will appreciate any help you can provide. Thanks. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 21:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-is-Login-information-for-Subversion-connection-saved/m-p/391295#M145930</guid>
      <dc:creator>nimeshpa</dc:creator>
      <dc:date>2013-03-04T21:04:53Z</dc:date>
    </item>
  </channel>
</rss>

