ulu*_*ulu 5 svn cache credentials
我在 Windows 上,使用 SVN 作为 SharpSVN 库的一部分。我需要以纯文本形式存储我的密码。我尝试将以下内容放入我的servers
文件中:
store-passwords = yes
store-plaintext-passwords = yes
store-auth-creds = yes
store-ssl-client-cert-pp-plaintext = yes
Run Code Online (Sandbox Code Playgroud)
这是我在config
文件中的内容:
### To disable all password stores, use an empty list:
password-stores =
Run Code Online (Sandbox Code Playgroud)
然而,这是我在检出存储库后在 \auth\svn.simple\0675.. 文件中看到的内容:
K 8
passtype
V 8
wincrypt
K 8
password
V 372
AQAA...
Run Code Online (Sandbox Code Playgroud)
我在这里做错了什么?
归档时间: |
|
查看次数: |
3434 次 |
最近记录: |