一、
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

相关文章:

  • 2022-01-19
  • 2021-06-30
  • 2022-02-08
  • 2022-12-23
  • 2021-05-01
  • 2021-06-23
  • 2021-10-20
  • 2021-07-18
猜你喜欢
  • 2021-08-28
  • 2021-11-17
  • 2021-05-26
  • 2021-06-28
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
相关资源
相似解决方案