如何保存SVN用户名或密码?

How to save SVN user name or Password?

如何在windows tortoise SVN 中一次性保存用户名或密码,而不是每次都输入用户名或密码。

当您需要进行身份验证时,它确实应该向您显示类似的内容。

然后只需选中 保存身份验证 框即可保存。

编辑:如果您使用的是 TortoisePlink,试试这个:

path_to_TortoiseSVN\bin\TortoisePlink.exe -l username_here -pw password_here

其中 -l 是用户,-pw 是密码

同时检查 Plink parameters list