Store password unencrypted (yes/no)? yes
A    repos/test.php
Checked out revision 1.

checkout的时候会出现Store password unencrypted,解决办法

vi /home/zhangy/.subversion/servers

找到以下内容,注释去掉并改成yes就行了

# store-plaintext-passwords = no

相关文章:

  • 2021-09-03
  • 2022-12-23
  • 2021-05-23
  • 2021-06-18
  • 2021-05-25
  • 2022-02-19
  • 2021-07-03
  • 2021-05-01
猜你喜欢
  • 2021-11-03
  • 2021-12-05
  • 2021-12-04
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
相关资源
相似解决方案