Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到这在示例代码中用于在尝试连接到存储库时接受所有警告(如证书警告),但我不确定 Save=true; 到底是什么;正在专门做是否保存了这些证书被接受的事实等。任何见解将不胜感激。谢谢。
这会将设置存储在 %appdata%\Subversion\auth 中。如果您不设置保存值,则结果仅适用于当前会话/SvnClient 实例。