mac svn无法保存密码,JetBrains IDE(WebStrom、IntelliJ IDEA) 反复提示输入密码

一、
vim ~/.subversion/config
用vim修改以下四个地方
store-passwords = yes
store-plaintext-passwords = yes
store-ssl-client-cert-pp = yes
store-ssl-client-cert-pp-plaintext = yes

二、
sudo chmod -R 777 ~/.subversion/auth
posted @ 2017-08-05 16:10  风别鹤  阅读(2064)  评论(0编辑  收藏  举报