SVN credentials?

Post here any ideas/problems/suggestions you have regarding CodeLite's Subversion (SVN) plugin
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: SVN credentials?

Post by eranif »

Thanks , will look at this later
Make sure you have read the HOW TO POST thread
padget
CodeLite Curious
Posts: 1
Joined: Thu Aug 06, 2015 2:28 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: SVN credentials?

Post by padget »

HI all.

Thanks a lot eranif for this IDE. I come from CodeBlocks and decide to change for codelite because of svn integration and better code completion.

So for this problem of SVN credential i found a solution. On windows copy/paste the contained files and folders C:\Users\padget\AppData\Roaming\Subversion -> C:\Users\padget\AppData\Roaming\codelite\subversion and the https and ssh+svn protocoles work well.

I think the best way to solve this problem is to propose on configuration GUI the option --config-dir to enable to choose where is stored credentials.

Enjoy.
iwbnwif
CodeLite Veteran
Posts: 81
Joined: Thu Mar 21, 2013 1:12 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: SVN credentials?

Post by iwbnwif »

Thanks padget this works very well for me.

Yes, a configuration field or a directory selector in the Subversion plugin setup dialog would be great.
Post Reply