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
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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。